{
    "id":  "/",
    "name":  "AlexStream",
    "short_name":  "AlexStream",
    "description":  "AlexStream - TV en vivo, peliculas y series",
    "lang":  "es-MX",
    "dir":  "ltr",
    "start_url":  "/",
    "scope":  "/",
    "display":  "standalone",
    "orientation":  "any",
    "background_color":  "#03080b",
    "theme_color":  "#03080b",
    "categories":  [
                       "entertainment",
                       "video"
                   ],
    "icons":  [
                  {
                      "src":  "/icon-192.png",
                      "sizes":  "192x192",
                      "type":  "image/png",
                      "purpose":  "any maskable"
                  },
                  {
                      "src":  "/icon-512.png",
                      "sizes":  "512x512",
                      "type":  "image/png",
                      "purpose":  "any maskable"
                  },
                  {
                      "src":  "/icon.ico",
                      "sizes":  "16x16 24x24 32x32 48x48 64x64 128x128 256x256",
                      "type":  "image/x-icon",
                      "purpose":  "any"
                  }
              ]
}
