{
  "id": "/?source=pwa",
  "name": "Brimi AI · ICSE Tutor",
  "short_name": "Brimi AI",
  "description": "Your friendly AI tutor for ICSE/ISC Classes IX–XII. Chat, quiz and practice Computer, English and Mathematics with chapter-wise lessons aligned to the ICSE syllabus.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#FFF7E9",
  "theme_color": "#3399CC",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["education", "books"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-landing.png",
      "sizes": "412x892",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Brimi AI home — your study buddy for Classes IX–XII"
    },
    {
      "src": "/screenshots/mobile-auth.png",
      "sizes": "412x892",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sign in to save your chats and progress"
    },
    {
      "src": "/screenshots/desktop-landing.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Brimi AI — chapter-wise ICSE tutor in your browser"
    },
    {
      "src": "/screenshots/desktop-auth.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Quick email sign-in keeps your sessions in sync"
    }
  ],
  "shortcuts": [
    {
      "name": "Subjects",
      "short_name": "Subjects",
      "description": "Browse Computer, English and Mathematics chapters",
      "url": "/subjects",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Progress",
      "short_name": "Progress",
      "description": "Your quiz history and score trends",
      "url": "/progress",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "Subscription plans",
      "url": "/pricing",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
