{
  "name": "Shiv Shakti Wahan",
  "short_name": "Shiv Shakti Wahan",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5e64ff",
  "icons": [
  {
    "src": "/files/web-app-manifest-192x192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "/files/web-app-manifest-512x512.png",
    "sizes": "512x512",
    "type": "image/png"
  },
  {
  "src": "/files/favicon-96x96.png",
  "sizes": "96x96",
  "type": "image/png"
  },
  {
    "src": "/files/apple-touch-icon.png",
    "sizes": "180x180",
    "type": "image/png"
  }
]
}