{
  "name": "Labadago Customer",
  "short_name": "Labadago",
  "description": "Fresh and reliable laundry pickup and delivery.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4fbfd",
  "theme_color": "#63d6d4",
  "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"
    }
  ]
}
