{
  "nav_by": "install",
  "name": "Grana Radio Online",
  "short_name": "GranaRadio",
  "description": "Señal Digital Privada de Grana Radio",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#08020f",
  "theme_color": "#bd00ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icono-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icono-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}