{
  "id": "/dhru-erp-pwa",
  "short_name": "Dhru ERP",
  "name": "Dhru ERP",
  "description": "Dhru ERP — full web application.",
  "icons": [
    {
      "src": "ic_logo.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "ic_logo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "ic_logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "prefer_related_applications": false,
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
