{
  "name": "GroundKey Driver",
  "short_name": "GroundKey",
  "description": "Wilkinson Landscapes — Driver walkaround checks and GPS tracking",
  "start_url": "/driver",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#555555",
  "theme_color": "#8B1A1A",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
