{
  "name": "Pulse Driver",
  "short_name": "Pulse",
  "description": "Vehicle inspection checklist for drivers",
  "start_url": "/driver/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#5865f2",
  "background_color": "#1a1a2e",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%235865f2'/><text y='130' x='96' text-anchor='middle' font-size='110' font-family='system-ui'>⚡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
