{
  "name": "NuvemPlay Portal TV",
  "short_name": "NuvemPlay",
  "description": "Portal de Streaming e TV Online NuvemPlay",
  "start_url": "/tv.html?source=pwa",
  "display": "standalone",
  "background_color": "#0b0c10",
  "theme_color": "#0b0c10",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "img/NUVEMPLAY-small.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any maskable"
    },
    {
      "src": "img/logo-nuvemplay.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
