{
  "name": "VidyaBot — Your Study Partner",
  "short_name": "VidyaBot",
  "description": "Offline-first AI tutor for Indian school students. Ask questions about your textbooks and get instant, cost-optimized answers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#003F87",
  "theme_color": "#FF9933",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23FF9933' width='192' height='192'/><text x='50%' y='50%' font-size='120' fill='%23003F87' text-anchor='middle' dy='.35em' font-weight='bold' font-family='Arial'>V</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23003F87' width='512' height='512'/><text x='50%' y='50%' font-size='320' fill='%23FF9933' text-anchor='middle' dy='.3em' font-weight='bold' font-family='Arial'>V</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23FFFFFF' width='540' height='720'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Ask VidyaBot",
      "short_name": "Ask",
      "description": "Ask a question about your textbook",
      "url": "/?tab=home",
      "icons": []
    },
    {
      "name": "Upload Book",
      "short_name": "Upload",
      "description": "Add a new textbook",
      "url": "/?tab=upload",
      "icons": []
    }
  ]
}
