{
  "name": "Full Indoor Air Services",
  "short_name": "Full Indoor Air",
  "description": "Premium air duct cleaning, dryer vent cleaning, and indoor air quality services across Maryland, Washington DC, and Virginia.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F9F8F6",
  "theme_color": "#1E4B35",
  "categories": ["business", "lifestyle", "utilities"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a service",
      "short_name": "Book",
      "description": "Book an air duct cleaning",
      "url": "/book",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My booking",
      "short_name": "My booking",
      "description": "View or reschedule your appointment",
      "url": "/my-booking",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
