{
  "name": "RadioWeb - Argentina",
  "short_name": "RadioWeb",
  "description": "Radios argentinas en vivo: deportes, noticias y música",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "lang": "es-AR",
  "dir": "ltr",
  "categories": ["music", "entertainment", "news"],
  "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-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "La Red - Deportes",
      "short_name": "La Red",
      "description": "Ir directo a La Red AM 910",
      "url": "./index.html?station=0",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Continental",
      "short_name": "Continental",
      "description": "Ir directo a Continental AM 590",
      "url": "./index.html?station=2",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
