{
  "name": "Quizzigo — Quiz Game",
  "short_name": "Quizzigo",
  "description": "Free online quiz game with 25+ categories — GK, Sports, Bollywood, Cricket & more. Answer questions, win coins and learn every day.",
  "start_url": "/home.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1e1e1e",
  "theme_color": "#1e1e1e",
  "lang": "en",
  "categories": ["games", "education", "entertainment"],
  "icons": [
    {
      "src": "/images/quiz_favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
