{
  "name": "Vinilo FM 103.5",
  "short_name": "Vinilo FM",
  "description": "Escuchá la Radio En Vivo - Necochea",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "img/icono.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icono.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}