{
  "name": "QuizArcade",
  "short_name": "QuizArcade",
  "description": "Free browser games and interactive trivia quizzes. No downloads, no signups — just play!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#7E3DFF",
  "theme_color": "#7E3DFF",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/quizarcade_emblem.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/quizarcade_logo_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/game_banner.webp",
      "sizes": "1280x640",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ],
  "categories": ["games", "education", "entertainment"],
  "lang": "en-IN"
}
