{
  "name": "Mis Series",
  "short_name": "Mis Series",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f14",
  "theme_color": "#0f0f14",
  "scope": "/",
  "orientation": "portrait-primary",
  "lang": "es",
  "icons": [
    {
      "src": "img/icon-tv-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    { "src": "icon.php?size=192", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon.php?size=512", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
