{
  "name": "Learn GPT — ICSE Learning Companion",
  "short_name": "Learn GPT",
  "description": "Free AI learning app for ICSE Class 1–10 students in India. AI lessons, Maths, Geography, Hindi, Ask AI. No ads, no fees.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f07c00",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["education", "kids"],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Learn GPT home screen"
    }
  ],
  "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" }
  ]
}
