{
  "name": "Control — Engineer",
  "short_name": "Control",
  "description": "Field engineer portal for routes, jobs and compliance.",
  "start_url": "/my-routes",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f5ef",
  "theme_color": "#16a34a",
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "My routes", "short_name": "Routes", "url": "/my-routes" },
    { "name": "Customer portal", "short_name": "Portal", "url": "/portal/login" }
  ]
}
