{
  "name": "CLE Trip 2026",
  "short_name": "CLE Trip",
  "description": "Harsha & Preetham — Cleveland, May 8–10 2026",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0F1A14",
  "theme_color": "#2D5A3D",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "scope": "./"
}