{
  "name": "Indic Reader",
  "short_name": "Indic Reader",
  "description": "Read and narrate Gujarati and Sanskrit texts from PDFs, scans, DOCX, and pasted text.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1116",
  "theme_color": "#ff8a3d",
  "lang": "en-IN",
  "categories": ["education", "books", "lifestyle"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
