{
  "name": "Deliver Laundry Brooklyn",
  "short_name": "Deliver Laundry",
  "description": "Brooklyn's trusted laundry pickup & delivery service",
  "start_url": "/order.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#061f75",
  "background_color": "#061f75",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Manager", "short_name": "Manager", "url": "/manager.html", "icons": [{ "src": "favicon-192.png", "sizes": "192x192" }] },
    { "name": "New Order", "short_name": "New Order", "url": "/order.html",   "icons": [{ "src": "favicon-192.png", "sizes": "192x192" }] }
  ]
}
