{
  "name": "Nexovia Driver",
  "short_name": "Driver",
  "description": "Nexovia driver tablet app — daily itinerary, stop management, and signature capture",
  "start_url": "/driver/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/nexovia_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/nexovia_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
