﻿{
    "name":  "GeniusEdu",
    "short_name":  "GeniusEdu",
    "description":  "Dashboard GeniusEdu di GeniusEdu",
    "start_url":  "/",
    "scope":  "/",
    "display":  "standalone",
    "orientation":  "portrait",
    "background_color":  "#0A0A0A",
    "theme_color":  "#F9D523",
    "lang":  "it-IT",
    "icons":  [
                  {
                      "purpose":  "any",
                      "type":  "image/png",
                      "sizes":  "48x48",
                      "src":  "/app-icons/edu/icon-48.png"
                  },
                  {
                      "purpose":  "any",
                      "type":  "image/png",
                      "sizes":  "192x192",
                      "src":  "/app-icons/edu/icon-192.png"
                  },
                  {
                      "purpose":  "any",
                      "type":  "image/png",
                      "sizes":  "512x512",
                      "src":  "/app-icons/edu/icon-512.png"
                  },
                  {
                      "purpose":  "maskable",
                      "type":  "image/png",
                      "sizes":  "512x512",
                      "src":  "/app-icons/edu/icon-maskable-512.png"
                  }
              ]
}
