{
  "id": "/?src=pwa-v2-icon",
  "short_name": "PowerBuilt",
  "name": "PowerBuilt — Solar, Electrical & Maintenance",
  "icons": [
    { "src": "/icon-192.png",         "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icon-rounded-192.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
    { "src": "/icon-512.png",         "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/icon-rounded-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" },
    { "src": "/icon-1024.png",        "type": "image/png", "sizes": "1024x1024", "purpose": "any" }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0A2540",
  "background_color": "#0A2540",
  "categories": ["business", "productivity", "utilities"],
  "description": "PowerBuilt — private client portal for solar, electrical work and system maintenance in St. Maarten.",
  "shortcuts": [
    { "name": "Field — Today", "short_name": "Today", "url": "/employee", "description": "Today's work orders" },
    { "name": "Live Field Map", "short_name": "Live Map", "url": "/admin/gps", "description": "Real-time crew tracking" }
  ]
}
