﻿{
    "name":  "WORLD IMMIGRATION",
    "short_name":  "WORLD",
    "description":  "PWA mobile per acquistare Visti Online e accedere alla piattaforma documenti WORLD IMMIGRATION.",
    "start_url":  "./index.html",
    "scope":  "./",
    "display":  "standalone",
    "orientation":  "portrait",
    "background_color":  "#ffffff",
    "theme_color":  "#0A2540",
    "categories":  [
                       "business",
                       "travel",
                       "productivity"
                   ],
    "icons":  [
                  {
                      "src":  "./icon.svg",
                      "sizes":  "any",
                      "type":  "image/svg+xml",
                      "purpose":  "any maskable"
                  }
              ],
    "shortcuts":  [
                      {
                          "name":  "Acquista Visto Online",
                          "short_name":  "Acquista",
                          "url":  "./index.html#buy"
                      },
                      {
                          "name":  "Area Hostinger",
                          "short_name":  "Documenti",
                          "url":  "./index.html#documents"
                      }
                  ]
}
