{
  "name": "ServiceMaster's Driver",
  "short_name": "SM Driver",
  "description": "Contractor app for routes, check-ins, and settlements.",
  "start_url": "/driver",
  "scope": "/driver",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1b1d22",
  "theme_color": "#1b1d22",
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
