{
  "name": "WorkHawg — Build Orchestration",
  "short_name": "WorkHawg",
  "description": "AI-native orchestration hub for custom home builders in Middle Tennessee",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0e1a",
  "theme_color": "#f59e0b",
  "categories": ["business", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-apple-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "GC Command",
      "short_name": "GC",
      "description": "Open GC Command Center",
      "url": "/gc",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Field Logs",
      "short_name": "Field",
      "description": "Open Sub Portal for field entry",
      "url": "/sub",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/gc-portal.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "GC Command Center"
    },
    {
      "src": "/screenshots/sub-portal.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sub Portal — Field Entry"
    }
  ]
}
