{
  "name": "Veer Mahadev Plastic",
  "short_name": "Veer Mahadev",
  "description": "Veer Mahadev Plastic wholesale disposable app for Ahmedabad buyers.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5f8f5",
  "theme_color": "#047857",
  "orientation": "portrait",
  "shortcuts": [
    {
      "name": "Track Order",
      "short_name": "Track",
      "url": "./live-tracking.html",
      "icons": [
        {
          "src": "./icons/icon-192.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "./icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
