{
    "name"              : "Lingomio",
    "short_name"        : "Lingomio",
    "description"       : "Your glossary",
    "start_url"         : ".",
    "display"           : "standalone",
    "orientation"       : "any",
    "background_color"  : "#FFF",
    "theme_color"       : "#004466",
    "icons": [
      {
        "src"           : "icon.png",
        "sizes"         : "512x512",
        "type"          : "image/png"
      }
    ]
  }