{
  "name": "Hannes Quiz",
  "short_name": "Quiz",
  "description": "Skapa och spela quiz med olika frågor och spåra dina resultat.",
  "start_url": "/quiz/",
  "scope": "/quiz/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#667eea",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
