{
  "name": "Vidhwaan Quotes",
  "short_name": "VID Quotes",

  "id": "/",

  "start_url": "/?source=pwa",

  "scope": "/",

  "display": "standalone",

  "orientation": "portrait",

  "background_color": "#020617",

  "theme_color": "#d4af37",

  "description": "Daily inspiration, wisdom and powerful quotes from Vidhwaan.",

  "lang": "en",

  "categories": [
    "lifestyle",
    "education",
    "spiritual"
  ],

  "icons": [
    {
      "src": "/icons/icon-192.png?v=1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png?v=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
