{
    "name":  "Word Survivor",
    "short_name":  "Word Survivor",
    "description":  "A word roguelike: 3 lives, endless rounds, power-ups. How many rounds can you survive?",
    "start_url":  ".",
    "display":  "standalone",
    "background_color":  "#1a1114",
    "theme_color":  "#1a1114",
    "lang":  "en",
    "icons":  [
                  {
                      "src":  "icon.svg",
                      "sizes":  "any",
                      "type":  "image/svg+xml",
                      "purpose":  "any"
                  }
              ]
}