{
  "name": "Vidyarthi Mitra E-Paper",
  "short_name": "VM E-Paper",
  "description": "Interactive education newspaper — AI-powered reading tools",
  "start_url": "/epaper-viewer",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#e41e26",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/title.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["news", "education"],
  "lang": "hi"
}
