{
  "name": "Live Earth Pulse",
  "short_name": "Pulse",
  "description": "The companion app for the Live Earth 2027 global relay concert.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f9f7",
  "theme_color": "#0c2125",
  "icons": [
    { "src": "/assets/png/app-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/png/app-icon-512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/assets/png/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
