{
  "name": "Live Electricity Map",
  "short_name": "ElectricityMap",
  "description": "Real-time global electricity carbon intensity map. Live data from UK National Grid and Fraunhofer ISE Energy-Charts. Baseline from OWID/Ember.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%2300e676' width='192' height='192' rx='24'/%3E%3Cpath fill='%230a0a0f' d='M96 32c-8 0-15 4-19 11l-40 69c-4 7-4 15 0 22s11 11 19 11h80c8 0 15-4 19-11s4-15 0-22l-40-69c-4-7-11-11-19-11zm0 28c5 0 9 4 9 9s-4 9-9 9-9-4-9-9 4-9 9-9zm0 46c-5 0-9-4-9-9h18c0 5-4 9-9 9z'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "navigation"],
  "lang": "en",
  "dir": "ltr"
}