{
  "name": "Global Rhythms Passport",
  "short_name": "Global Rhythms",
  "description": "Your exclusive pass to premium gameday deals and offers in Rockland County, NY.",
  "id": "/global-rhythms/passport?utm_source=pwa",
  "start_url": "/global-rhythms/passport?utm_source=pwa&utm_medium=homescreen",
  "scope": "/global-rhythms/passport",

  "display": "standalone",
  "display_override": [ "window-controls-overlay", "minimal-ui" ],
  "orientation": "any",
  "prefer_related_applications": false,

  "categories": [ "entertainment", "food", "shopping" ],
  "lang": "en-US",
  "dir": "ltr",

  "theme_color": "#050811",
  "background_color": "#050811",

  "icons": [
    {
      "src": "/collabs/2026/rcedt/globalrhythms/global-rhythms-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any",
      "__comment": "Mandatory installation metric milestone for Chromium engines. Handles Android fallbacks and low-res desktop shortcuts."
    },
    {
      "src": "/collabs/2026/rcedt/globalrhythms/global-rhythms-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any",
      "__comment": "High-res baseline master. Used for splash screens, Windows taskbars, macOS launchpads, and store ingestion pipelines."
    },
    {
      "src": "/collabs/2026/rcedt/globalrhythms/global-rhythms-icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable",
      "__comment": "Android / macOS Sonoma adaptive matching. Contains an opaque background with artwork restricted inside the central 40% safe zone."
    },
    {
      "src": "/collabs/2026/rcedt/globalrhythms/global-rhythms-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any",
      "__comment": "512x512. Futuristic vector support. Scalable to infinite dimensions cleanly on high-DPI desktop viewports."
    }
  ]
}