{
  "name": "The Swiss Laundry",
  "short_name": "Swiss Laundry",
  "description": "Kolkata's premier dry cleaning, laundry and garment care service. Est. 2013.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d0c0b",
  "theme_color": "#F5F0E8",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/images/favicon.svg",
      "sizes": "32x32",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dry Cleaning",
      "short_name": "Dry Clean",
      "description": "Our premium dry cleaning service",
      "url": "/dry-cleaning",
      "icons": [{ "src": "/images/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Book Pickup",
      "short_name": "Pickup",
      "description": "Schedule a garment pickup",
      "url": "/pickup",
      "icons": [{ "src": "/images/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with The Swiss Laundry",
      "url": "/contact",
      "icons": [{ "src": "/images/icon-192.svg", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
