{
  "name": "Acedeck - AI Exam Prep",
  "short_name": "Acedeck",
  "description": "Ace your O-level exams with Acedeck. 500+ past questions, AI explanations, daily challenges, and the Study Arcade.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0f",
  "theme_color": "#8e2de2",
  "lang": "en",
  "categories": ["education", "games", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}