{
  "name": "RV 3D — Emergency & Roadside Info Card Builder",
  "short_name": "ICE Card",
  "description": "Build a printable emergency card with vehicle, medical, contact, insurance and roadside assist info for the dash or glovebox.",
  "start_url": "ice-card.html",
  "scope": "./",
  "id": "rv3d-ice-card",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f4f0",
  "theme_color": "#378add",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
