{
  "name": "Nanhi School - Free Kids Learning App | Nursery to Class 4+",
  "short_name": "Nanhi",
  "description": "Free, fun, interactive learning platform for Indian children from Nursery to Class 4+. Learn ABC, Numbers, Phonics, Colors, Shapes, Drawing, Tracing, Stories, and Videos with Hinglish voice.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF7ED",
  "theme_color": "#F97316",
  "orientation": "portrait",
  "categories": ["education", "kids"],
  "lang": "en-IN",
  "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"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Learn Alphabets",
      "url": "/learn-alphabets",
      "description": "Learn ABC with tracing and sounds"
    },
    {
      "name": "Learn Numbers",
      "url": "/learn-numbers",
      "description": "Learn numbers 1-100"
    },
    {
      "name": "Kids Videos",
      "url": "/kids-videos",
      "description": "ABC songs, number songs, rhymes"
    },
    {
      "name": "Kids Games",
      "url": "/kids-games",
      "description": "Educational games by class"
    }
  ]
}