{
  "name": "GOD — A Journey Through the Bhagavad Gita",
  "short_name": "GOD",
  "description": "An interactive visual narrative through the Bhagavad Gita. Arjuna questions. Krishna answers.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#c9a84c",
  "orientation": "any",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
