{
  "name": "Laundry Pickup & Delivery",
  "short_name": "LaundryExpress",
  "description": "Premium scheduled laundry pickup and delivery app connecting users with elite local cleaners.",
  "start_url": "/",
  "id": "/laundry-app",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "categories": ["shopping", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "72x72 96x96 128x128 144x144 152x152 192x192 384x384 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "72x72 96x96 128x128 144x144 152x152 192x192 384x384 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
