{
  "name": "Divine Bhagavad Gita",

  "short_name": "Divine Gita",

  "description":
  "Sacred Bhagavad Gita wisdom in immersive divine reels.",

  "start_url": "./",

  "scope": "/",

  "display": "standalone",

  "orientation": "portrait",

  "background_color": "#0f0b05",

  "theme_color": "#0f0b05",

  "lang": "en",

  "dir": "ltr",

  "categories": [

    "books",

    "education",

    "lifestyle",

    "spirituality"
  ],

  "icons": [

    {
      "src":
      "./icons/icon-192.png",

      "sizes":
      "192x192",

      "type":
      "image/png",

      "purpose":
      "any maskable"
    },

    {
      "src":
      "./icons/icon-512.png",

      "sizes":
      "512x512",

      "type":
      "image/png",

      "purpose":
      "any maskable"
    }

  ],

  "shortcuts": [

    {
      "name":
      "Open Divine Reels",

      "short_name":
      "Reels",

      "description":
      "Open immersive Bhagavad Gita wisdom reels.",

      "url":
      "./",

      "icons": [

        {
          "src":
          "./icons/icon-192.png",

          "sizes":
          "192x192",

          "type":
          "image/png"
        }
      ]
    }

  ],

  "screenshots": [

    {
      "src":
      "./icons/logo.png",

      "sizes":
      "512x512",

      "type":
      "image/png",

      "form_factor":
      "wide"
    }

  ]
}
