{
  "name": "FleetOS by VCS",
  "short_name": "FleetOS",
  "description": "Fleet Intelligence for the Systems of Tomorrow - GPS tracking and fleet management powered by VitaCore Solutions",
  "start_url": "/driver",
  "display": "standalone",
  "background_color": "#003D82",
  "theme_color": "#003D82",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/vcs-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/vcs-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "navigation"],
  "screenshots": [
    {
      "src": "/vcs-logo.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ]
}
