{
  "name": "ReadyClean — Trusted House Cleaning",
  "short_name": "ReadyClean",
  "description": "Book a vetted, DBS-checked cleaner in Cheshire & Greater Manchester. You only pay once the job is done.",
  "id": "/?utm_source=pwa",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "prefer_related_applications": false,
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c251c",
  "theme_color": "#0c251c",
  "lang": "en-GB",
  "categories": ["lifestyle", "business", "shopping"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a clean",
      "short_name": "Book",
      "url": "/#booking"
    },
    {
      "name": "My bookings",
      "short_name": "Bookings",
      "url": "/my-account.html"
    }
  ]
}
