{
  "id": "/",
  "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",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://cop32.lovable.app/manifest.webmanifest",
      "id": "/"
    }
  ],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
