{
  "name": "Gozo Cristiano Radio",
  "short_name": "Gozo Cristiano",
  "description": "Radio cristiana en español 24/7 desde New York. Reflexiones bíblicas, podcast, noticias de fe y chat en vivo.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#060910",
  "theme_color": "#060910",
  "lang": "es",
  "dir": "ltr",
  "categories": ["music", "lifestyle", "news"],
  "shortcuts": [
    {
      "name": "Radio en Vivo",
      "short_name": "Radio",
      "description": "Escucha Gozo Cristiano Radio en vivo",
      "url": "/?action=play",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Podcast",
      "short_name": "Podcast",
      "description": "Episodios del podcast",
      "url": "/podcast.html",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Reflexiones",
      "short_name": "Reflexiones",
      "description": "Reflexiones bíblicas diarias",
      "url": "/reflexiones.html",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/apple-touch-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Gozo Cristiano Radio — Pantalla principal"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://gozocristiano.com/manifest.json"
    }
  ],
  "prefer_related_applications": false
}
