{
  "id": "delidost-customer-app",
  "name": "Delidost",
  "short_name": "Delidost",
  "description": "Delidost is your trusted hyperlocal delivery partner.",
  "start_url": "/customer/home",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#006c49",
  "orientation": "portrait",
  "scope": "/customer/",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
