{
  "name": "Leeter",
  "short_name": "Leeter",
  "description": "Track the water footprint of your AI usage.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#3b82f6",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "2100x2100",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
