{
  "name": "GenAI Climate — Sustainability Platform",
  "short_name": "GenAI Climate",
  "description": "AI-powered climate risk, carbon footprint, and policy generation platform.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Carbon Footprint",
      "url": "/carbon-footprint.html",
      "description": "Calculate your carbon footprint"
    },
    {
      "name": "Policy Generator",
      "url": "/policy.html",
      "description": "Generate climate policies"
    },
    {
      "name": "Ecosystem",
      "url": "/ecosystem.html",
      "description": "Ecosystem intelligence chat"
    }
  ],
  "categories": ["productivity", "utilities", "education"]
}
