{
  "short_name": "DistributorHub",
  "name": "Coslife Distributor Hub Portal",
  "icons": [
    {
      "src": "assets/images/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "assets/images/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/index.html",
  "background_color": "#0073aa",
  "theme_color": "#0073aa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/"
}