{
  "name": "Activate FM — Música Electrónica",
  "short_name": "Activate FM",
  "description": "Radio de música electrónica y dance en España. House, deep house, tech house, melodic techno y cultura de club. FM 108.0 Bilbao.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "es-ES",
  "categories": ["music", "entertainment"],
  "icons": [
    { "src": "/img/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/img/icons/icon-512x512.png",  "sizes": "512x512",  "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Escuchar en directo",
      "short_name": "En directo",
      "url": "/?ref=pwa_directo",
      "icons": [{ "src": "/img/icons/shortcut-play.png", "sizes": "96x96" }]
    },
    {
      "name": "Últimas noticias",
      "short_name": "Noticias",
      "url": "/noticias?ref=pwa_noticias",
      "icons": [{ "src": "/img/icons/shortcut-noticias.png", "sizes": "96x96" }]
    },
    {
      "name": "Podcasts",
      "short_name": "Podcasts",
      "url": "/podcasts?ref=pwa_podcasts",
      "icons": [{ "src": "/img/icons/shortcut-podcasts.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [
    { "platform": "play",   "url": "https://play.google.com/store/apps/details?id=com.activatefm.app", "id": "com.activatefm.app" },
    { "platform": "itunes", "url": "https://apps.apple.com/es/app/activate-fm/id1524487690" }
  ],
  "prefer_related_applications": false
}
