{
  "name": "Zentherm Cooling Solutions - AC & HVAC Services",
  "short_name": "Zentherm",
  "description": "Professional AC repair, installation, and HVAC maintenance services in Islamabad and Rawalpindi",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a365d",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/logo.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["business", "utilities"],
  "shortcuts": [
    {
      "name": "Call Emergency",
      "short_name": "Emergency",
      "description": "Call our emergency AC repair service",
      "url": "/emergency",
      "icons": []
    },
    {
      "name": "Request Service",
      "short_name": "Service",
      "description": "Request AC service or consultation",
      "url": "/contact",
      "icons": []
    },
    {
      "name": "View Services",
      "short_name": "Services",
      "description": "Browse our AC and HVAC services",
      "url": "/services",
      "icons": []
    }
  ]
}
