{
  "name": "San Jose Laundry",
  "short_name": "SJLaundry",
  "description": "Professional laundry & dry cleaning with free pickup and delivery.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#1565C0",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["business", "shopping"],
  "shortcuts": [
    {
      "name": "Place Order",
      "url": "/#order",
      "description": "Place a laundry order"
    },
    {
      "name": "Contact Us",
      "url": "/#contact",
      "description": "Get in touch"
    }
  ]
}
