{
  "short_name": "TV EXPRESSO",
  "name": "TV EXPRESSO",
  "icons": [
    {
      "src": "images/512x512.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "https://tvexpresso.xyz/",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#000000",
  "orientation": "wide" // Define a orientação da tela como retrato
}