{
  "name": "NCTV",
  "short_name": "NCTV",
  "description": "Assista TV, filmes e séries em qualquer dispositivo",
  "start_url": "/inicio",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#FF6A00",
  "orientation": "any",
  "categories": ["entertainment"],
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Tela inicial NCTV"
    },
    {
      "src": "/icons/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "NCTV no celular"
    }
  ]
}
