{
  "name": "Automoto Alliance Car Show",
  "short_name": "AutoMoto",
  "description": "Vote, watch live updates, and follow the Automoto Alliance Car Show.",
  "id": "/",
  "start_url": "/signup",
  "scope": "/",
  "display": "standalone",
  "background_color": "#030303",
  "theme_color": "#ef233c",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "sports"],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/manifest.webmanifest"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
