{
  "name": "LittleMonts — Magical Montessori Learning Universe",
  "short_name": "LittleMonts",
  "description": "An immersive, AI-guided Montessori learning world for children ages 0-12. A product of Starbiztech LLC.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF7E8",
  "theme_color": "#FF7A59",
  "categories": ["education", "kids", "learning", "montessori"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Story Theatre",
      "short_name": "Stories",
      "url": "/?world=story",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Math Adventure",
      "short_name": "Math",
      "url": "/?world=math"
    },
    {
      "name": "Flash Cards",
      "short_name": "Cards",
      "url": "/?world=flashcards"
    }
  ]
}
