{
  "name": "ParkMobile Parking Gateway",
  "short_name": "PM Gateway",
  "description": "On-Device Photo OCR List Ingestion & QR Code Validation Gateway for ParkMobile",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0E1913",
  "theme_color": "#38724E",
  "icons": [
    {
      "src": "/assets/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
