{
  "id": "/outpost",
  "name": "Outpost — Field Service",
  "short_name": "Outpost",
  "description": "Your mobile command center — job dispatch, time tracking, parts inventory, and customer sign-off for field service technicians.",
  "start_url": "/app/outpost/",
  "scope": "/app/outpost/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/app/icons/outpost/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icons/outpost/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/app/icons/outpost/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icons/outpost/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/app/icons/outpost/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Outpost — Field technician mobile view"
    }
  ],
  "shortcuts": [
    {
      "name": "My Jobs",
      "short_name": "Jobs",
      "description": "View assigned jobs",
      "url": "/app/outpost/?tab=jobs",
      "icons": [{ "src": "/app/icons/outpost/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
