{
  "name": "AI Usage Global - Daily Reporting on AI Water, Power, Costs, and Impact",
  "short_name": "AI Usage",
  "description": "AI Usage Global tracks the real cost of AI — water consumption, energy use, rising compute costs, and environmental impact worldwide.",
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#f0fdf4",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "categories": ["news", "technology", "education"],
  "icons": [
    {
      "src": "/favicon/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "description": "Open the daily AI overview",
      "url": "/"
    },
    {
      "name": "About",
      "short_name": "About",
      "description": "Learn how AI Usage Global works",
      "url": "/about"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Send an inquiry, correction, or topic suggestion",
      "url": "/contact-us"
    }
  ]
}