{
  "name": "Brimi AI · ICSE Tutor",
  "short_name": "Brimi AI",
  "description": "Your friendly AI tutor for ICSE/ISC Classes IX–XII. Chat, quiz and practice English & Computer with chapter-wise lessons aligned to the ICSE syllabus.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Subjects",
      "short_name": "Subjects",
      "description": "Browse Computer and English 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
}
