{
  "name": "PortDwellr — Autonomous Yard Intelligence",
  "short_name": "PortDwellr",
  "description": "Live gate manifest, self-sequencing queue, dock assignment and the timestamped record that settles detention disputes.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ECEFEA",
  "theme_color": "#1F3B57",
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PortDwellr yard operations workspace"
    },
    {
      "src": "/og-image-square.png",
      "sizes": "1200x1200",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "PortDwellr on mobile"
    }
  ]
}
