{
  "name": "AI Prompt Energy Calculator",
  "short_name": "Energy Calc",
  "start_url": "/calculator",
  "display": "standalone",
  "background_color": "#0D2B1F",
  "theme_color": "#0D2B1F",
  "description": "Estimate the energy footprint of your AI prompts.",
  "icons": [
    {
      "src": "/placeholder.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
