{
  "name": "SparkleIt Cleaning — Orange County House Cleaning",
  "short_name": "SparkleIt",
  "description": "Affordable house cleaning in Orange County from $120/visit. Family-owned since 2006, eco-friendly, licensed and insured.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2d5a8e",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a cleaning",
      "short_name": "Book",
      "description": "Get a free quote in 60 seconds",
      "url": "/booking",
      "icons": [{ "src": "/images/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Call now",
      "short_name": "Call",
      "description": "Call SparkleIt directly",
      "url": "/contact",
      "icons": [{ "src": "/images/favicon-32x32.png", "sizes": "32x32" }]
    }
  ]
}
