{
  "name": "Open Crash Map",
  "short_name": "Crash Map",
  "description": "Interactive map of fatal crash density on US Interstate and US highways. Data from NHTSA FARS.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#17201d",
  "theme_color": "#17201d",
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "/favicon-48.png", "type": "image/png", "sizes": "48x48" },
    { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180" }
  ]
}
