{
  "name": "KidLearn – Fun Learning for Kids",
  "short_name": "KidLearn",
  "description": "Interactive learning app for school children",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#6C63FF",
  "theme_color": "#6C63FF",
  "orientation": "portrait-primary",
  "categories": ["education", "kids"],
  "lang": "en",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Home", "url": "/#home", "description": "Go to home" },
    { "name": "Subjects", "url": "/#subjects", "description": "Browse subjects" }
  ]
}
