{
  "name": "Sparkle — Window Cleaning Management",
  "short_name": "Sparkle",
  "description": "Route optimization, automated billing, and client communication for window cleaners.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#1C1C1C",
  "theme_color": "#E8772E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en-GB"
}
