{
  "name": "Quiz ao Vivo",
  "short_name": "Quiz",
  "description": "Entre no quiz do evento e responda em tempo real",
  "start_url": "/quiz",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#6a1fc4",
  "background_color": "#6a1fc4",
  "lang": "pt-BR",
  "categories": ["education", "games"],
  "prefer_related_applications": false,
  "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/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
