{
  "name": "Portside Operations",
  "short_name": "Portside",
  "description": "Portside MTG · Depot operations, gate events, EDI, wash & repairs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFBEB",
  "theme_color": "#003147",
  "categories": ["business", "productivity", "logistics"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Gate App",
      "short_name": "Gate",
      "description": "Mobile Gate App for on-site operators",
      "url": "/gate",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Gate Activity",
      "short_name": "Activity",
      "description": "Chronological gate event log",
      "url": "/gate-events",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
