{
  "name": "Mainteniq - Professional Property Maintenance",
  "short_name": "Mainteniq",
  "description": "Expert air conditioning installation, HVAC maintenance, plumbing, electrical, handyman, BMS & smart home services across London",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a365d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180", 
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "utilities", "productivity"],
  "lang": "en-GB",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false
}