{
  "name": "Quizonic - Play Quiz & Win Coins",
  "short_name": "Quizonic",
  "description": "Play quiz games across 25+ categories. Earn coins, compete with players worldwide, and test your knowledge!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1d2e",
  "theme_color": "#8b5cf6",
  "lang": "en",
  "categories": ["games", "education", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.webp",
      "type": "image/webp",
      "sizes": "1024x1024",
      "form_factor": "wide",
      "label": "Quizonic Home Screen"
    }
  ]
}
