{
  "name": "108 FM Gospel",
  "short_name": "108 FM",
  "description": "Rádio 108 FM Gospel — ao vivo 24h, chat, pedidos e notícias.",
  "id": "/app",
  "start_url": "/app?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0f0b1f",
  "theme_color": "#0f0b1f",
  "categories": ["music", "entertainment", "lifestyle"],
  "lang": "pt-BR",
  "launch_handler": { "client_mode": "navigate-existing" },
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
