{
  "name": "Zen Mix",
  "short_name": "Zen Mix",
  "description": "Mezclador Zen con audios y listas YouTube internas.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#050816",
  "theme_color": "#050816",
  "orientation": "portrait",
  "categories": ["music", "entertainment"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%23050816'/%3E%3Cpath d='M126 270h52v-96h48v224h-48v-82h-52v-46zm130-156h48v284h-48V114zm78 156h52v-96h48v224h-48v-82h-52v-46z' fill='%2322d3ee'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
