{
  "name": "GovBhasha — Government schemes in plain language",
  "short_name": "GovBhasha",
  "description": "Indian government schemes, simplified and translated, with the source always cited. Works offline.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6F7F5",
  "theme_color": "#1B5E20",
  "lang": "en",
  "categories": [
    "government",
    "education",
    "utilities"
  ],
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}