{
  "short_name": "ElleEsse Portale",
  "name": "ElleEsse - Portale",
  "icons": [
    {
      "src": "images/logo_white_sm.png",
      "sizes": "96x96 64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "images/logo_white.png",
      "type": "image/png",  
      "sizes": "270x270"
    }
  ],
  "start_url": "/?launcher=webapp",  
  "shortcuts": [    
    {
      "name": "FIERA SAIE BARI 25",
      "short_name": "FIERA SAIE BARI 25",
      "url": "/?launcher=forms-02",
      "icons": [
        { "src": "images/logo_white.png", "sizes": "96x96", "type": "image/png" }
      ]
    }
  ],
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#123A5E"
}