{
  "name": "EcoTrack India",
  "short_name": "EcoTrack",
  "description": "Your personalized AI Carbon Coach and Footprint Tracker.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0d120d",
  "theme_color": "#39ff14",
  "icons": [
    {
      "src": "https://lucide.dev/icons/zap.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "https://lucide.dev/icons/zap.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
