{
  "short_name": "JDS Internet",
  "name": "JDS Internet Premium App",
  "icons": [
    {
      "src": "https://jdsinternet.com.br/app/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://jdsinternet.com.br/app/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#05070c",
  "theme_color": "#facc15",
  "display": "standalone",
  "orientation": "portrait"
}