{
  "name": "EcoRadio — Hear the voices around you",
  "short_name": "EcoRadio",
  "description": "Anonymous, location-aware audio social. Discover whispers nearby.",
  "start_url": "/map",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}