{
  "name": "VanPark — Vancouver Street Parking",
  "short_name": "VanPark",
  "description": "Find the cheapest street parking blocks in Greater Vancouver.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#0f172a",
  "lang": "en-CA",
  "categories": ["navigation", "travel", "utilities"],
  "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"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find cheapest nearby",
      "short_name": "Cheapest",
      "url": "/?action=cheapest"
    }
  ]
}
