{
  "name": "Wash Window",
  "short_name": "Wash Window",
  "description": "Live laundry-slot booking board — 2 washers, 2 dryers, one shared queue.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef0f0",
  "theme_color": "#0f2c5e",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
