{
  "id": "/",
  "name": "IMBilling Web Application",
  "short_name": "IMBillingWeb",
  "description": "Assesment and Recovery for Irrigation Water supply",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "icons": [
    {
      "src": "/icons/gmidc192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/gmidc512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/wide-screenshot.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/mobile-screenshot.png",
      "sizes": "1080x2412",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}