{
  "name": "Ped West Parking",
  "short_name": "PedWest",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "portrait-primary",
  "theme_color": "#002a6f",
  "background_color": "#ffffff",
  "description": "Secure, 24/7 border parking near Ped West with online monthly passes and drive-up rates.",
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    { "src": "/favicon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/maskable-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["travel", "utilities"],
  "shortcuts": [
    {
      "name": "Get Monthly Pass",
      "short_name": "Monthly Pass",
      "url": "/?cta=monthly",
      "description": "Start the sign-up wizard faster."
    },
    {
      "name": "Garage Rates",
      "short_name": "Rates",
      "url": "/#rates",
      "description": "See drive-up rates and calculator."
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-640x1136.png",
      "sizes": "640x1136",
      "type": "image/png",
      "label": "Home page: monthly pass and drive-up information"
    },
    {
      "src": "/screenshots/rates-1280x720.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Rates and daily calculator"
    }
  ],
  "prefer_related_applications": false
}