{
  "name": "Rush of the Carolinas",
  "short_name": "Rush Carolinas",
  "description": "Rush of the Carolinas contact page, updates, and paddock game.",
  "start_url": "./?v=53",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1018",
  "theme_color": "#0d1018",
  "icons": [
    {
      "src": "rush_logo_pink.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "rush_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}