{
  "id": "/",
  "name": "House Servicings",
  "short_name": "HS Services",
  "description": "Book trusted home services with verified professionals and clear prices.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffaf4",
  "theme_color": "#14213d",
  "categories": ["lifestyle", "business"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/images/pwa/customer-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/customer-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "Book a service", "short_name": "Book", "url": "/#main-content" },
    { "name": "My bookings", "short_name": "Bookings", "url": "/account" }
  ]
}
