{
  "name": "Naira - AI Study Assistant",
  "short_name": "Naira",
  "description": "AI-powered study assistant for Indian students Class 1-12 by Oesan",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a12",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/oesan-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en-IN",
  "shortcuts": [
    {
      "name": "New Chat",
      "short_name": "Chat",
      "description": "Start a new study session",
      "url": "/",
      "icons": [{ "src": "/oesan-favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Pricing",
      "short_name": "Plans",
      "description": "View pricing plans",
      "url": "/pricing",
      "icons": [{ "src": "/oesan-favicon.svg", "sizes": "any" }]
    }
  ]
}
