{
  "name": "COP32 Ethiopia — Super App",
  "short_name": "COP32",
  "description": "Official COP32 Ethiopia Super App: agenda, navigation, networking, AI climate concierge.",
  "start_url": "/auth?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b3d2e",
  "theme_color": "#0b3d2e",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
