{
  "name": "FireVIN Rescue",
  "short_name": "FireVIN",
  "description": "Offline-first VIN lookup and EV emergency guide access for firefighters.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#171312",
  "theme_color": "#171312",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
