{
    "short_name": "My High School",
    "name": "My High School",
    "description": "Anno Scolastico all'Estero. Tutte le informazioni utili.",
    "orientation": "portrait",
    "icons": [
      
      {
        "src": "/img/MyHs-icon-192x192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "/img/MyHs-icon-512x512.png",
        "type": "image/png",
        "sizes": "512x512"
      },
      {
        "purpose" : "maskable",
        "src": "/img/MyHs-icon-maskable.png",
        "type": "image/png",
        "sizes": "192x192"
      }
    ],
    "start_url": "https://myhighschool.masterstudio.it/?source=pwa",
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#0074c8"
  }