{
  "name": "VIN Service Planner",
  "short_name": "VIN Planner",
  "description": "Decode a VIN, get the service parts list and known failures by mileage.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#EDEFF1",
  "theme_color": "#14181D",
  "icons": [
    {"src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any"}
  ]
}
