{
  "id": "/client",
  "name": "SweepWell",
  "short_name": "SweepWell",
  "description": "Clean Spaces. Clear Mind.",
  "start_url": "/client/bookings",
  "scope": "/client",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#15576E",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
