{
  "name": "RADIO PIEDRA AZUL",
  "short_name": "RADIO PIEDRA AZUL",
  "start_url": "https://piedraazul.envivo.ar",
  "display": "standalone",
  "background_color": "#272727",
  "theme_color": "#000000",
  "description": "RADIO PIEDRA AZUL",
  "icons": [
    {
      "src": "icons/icon@192.png?v1",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon@512.png?v1",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "./screenshots/mobile-1.jpg",
      "sizes": "551x979",
      "type": "image/jpeg"
    },
    {
      "src": "./screenshots/mobile-2.jpg",
      "sizes": "518x922",
      "type": "image/jpeg"
    },
    {
      "src": "./screenshots/mobile-3.jpg",
      "sizes": "518x922",
      "type": "image/jpeg"
    },
    {
      "src": "./screenshots/tablet-1.jpg",
      "sizes": "1270x800",
      "type": "image/jpeg"
    },
    {
      "src": "./screenshots/tablet-2.jpg",
      "sizes": "1274x792",
      "type": "image/jpeg"
    }
  ]
}