{
  "name": "UK Radios Live - British Radio Stations Live",
  "short_name": "UK Radios Live",
  "description": "Listen to the best UK radio stations live and free. FM, AM and online, with nothing to download.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#13152E",
  "theme_color": "#13152E",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": [
    "music",
    "entertainment",
    "news"
  ],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Descubrir radios",
      "short_name": "Descubrir",
      "description": "Encuentra una emisora al azar según tu momento",
      "url": "/discover",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Radios por categoría",
      "short_name": "Categorías",
      "description": "Explora emisoras por género",
      "url": "/genres",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
