{
    "name":  "Fit Club Aluno",
    "short_name":  "Fit Club",
    "description":  "Area do aluno da Academia Fit Club",
    "id":  "/aluno/",
    "start_url":  "/aluno/portal-seguro.html",
    "scope":  "/aluno/",
    "display":  "standalone",
    "orientation":  "portrait",
    "theme_color":  "#000000",
    "background_color":  "#000000",
    "icons":  [
                  {
                      "src":  "/img/favicon/app-icon-192-corpofitness-v6.png",
                      "sizes":  "192x192",
                      "type":  "image/png",
                      "purpose":  "any"
                  },
                  {
                      "src":  "/img/favicon/app-icon-512-corpofitness-v6.png",
                      "sizes":  "512x512",
                      "type":  "image/png",
                      "purpose":  "any"
                  },
                  {
                      "src":  "/img/favicon/apple-touch-icon-corpofitness-v6.png",
                      "sizes":  "180x180",
                      "type":  "image/png",
                      "purpose":  "any"
                  }
              ]
}