{
  "name"              : "Card2",
  "short_name"        : "Card2",
  "description"       : "",
  "start_url"         : "./",
  "scope"             : "./",
  "display"           : "standalone",
  "orientation"       : "any",
  "background_color"  : "#ACE",
  "theme_color"       : "#ACE",
  "icons": [
    {
      "src"           : "/img/adsl_logo.png",
      "sizes"         : "200x200",
      "type"          : "image/png"
    },
    {
      "src"           : "/img/adsl_logo.png",
      "sizes"         : "200x200",
      "type"          : "image/png"
    }
      
  ]
}