{
  "name": "EquizNow - Think Play Win",
  "short_name": "EquizNow",
  "description": "AI-powered quiz platform. Compete with players worldwide, earn XP, and win rewards.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#000000",
  "lang": "en",
  "categories": ["education", "games", "entertainment"],
  "icons": [
    {
      "src": "/icons/AhaConvert_logo_123.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/AhaConvert_logo_123.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": []
}