{
  "name": "Pioneer Service - Enterprise Building Solutions",
  "short_name": "Pioneer Service",
  "description": "Enterprise-grade HVAC, Electrical, and Solar solutions for luxury residential and commercial properties",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff4400",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Request Service",
      "short_name": "Service",
      "description": "Request HVAC, Electrical, or Solar service",
      "url": "/?action=service",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
