{
  "name": "Orbi – Find Parking, Transit & More",
  "short_name": "Orbi",
  "description": "Bars, food, parking & more — hours, ratings & locations in one search.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090F",
  "theme_color": "#09090F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
