{
  "name": "Sanskrit Vardhan",
  "short_name": "संस्कृत वर्धन",
  "description": "Sanskrit through every word of the Bhagavad Gītā.",
  "lang": "hi",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8F2E5",
  "theme_color": "#F8F2E5",
  "categories": [
    "education",
    "books",
    "reference"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}