{
  "name": "Compact Lift Conference 2026",
  "short_name": "DC2026",
  "description": "Your personal conference companion",
  "theme_color": "#0A1628",
  "background_color": "#FAFAF7",
  "display": "standalone",
  "start_url": "/my-conference",
  "scope": "/",
  "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" }
  ]
}