{
  "short_name": "Sundar Gutka",
  "name": "Sundar Gutka Web PWA",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#e5a93b",
  "background_color": "#0d1b2a",
  "orientation": "portrait"
}
