{
  "name": "Wholesale Payments Route Planner",
  "short_name": "Route Planner",
  "description": "Multi-agent field route planner with live team tracking, PDF route sheets, and per-agent territories.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6F8FB",
  "theme_color": "#F6F8FB",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-mask-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
