{
  "name": "ParkSpotter — Parking Finder",
  "short_name": "ParkSpotter",
  "description": "Find street and garage parking in 20 major US cities with rates, hours and access type.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF9F6",
  "theme_color": "#0B2545",
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
