{
  "name": "Clever Club — Learn. Play. Shine.",
  "short_name": "Clever Club",
  "description": "A safe, fun learning playground for kids ages 6-13. Math, Spelling, English, Reading, Humanities, MSC, AI Buddy, and 8 mini-games.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDFAF3",
  "theme_color": "#FFC8A2",
  "categories": ["education", "kids", "games"],
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "64x64",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "AI Buddy",   "short_name": "Hootie",     "description": "Chat with Hootie",  "url": "/ai-buddy",   "icons": [{ "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any" }] },
    { "name": "Game Zone",  "short_name": "Games",      "description": "Play mini-games",   "url": "/game-zone",  "icons": [{ "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any" }] },
    { "name": "Subjects",   "short_name": "Subjects",   "description": "Practice subjects", "url": "/subjects",   "icons": [{ "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any" }] }
  ]
}
