{
    "id":  "./",
    "name":  "VENO 100 — Number Hunt",
    "short_name":  "VENO 100",
    "lang":  "en-US",
    "dir":  "ltr",
    "description":  "Find numbers from 1 to 100. Play solo or challenge a friend, even offline.",
    "start_url":  "./",
    "scope":  "./",
    "display":  "standalone",
    "background_color":  "#15151c",
    "theme_color":  "#15151c",
    "icons":  [
                  {
                      "purpose":  "any",
                      "type":  "image/png",
                      "sizes":  "2048x2048",
                      "src":  "./brand/veno-100.png"
                  }
              ]
}