{
  "name": "ServerName.IT",
  "short_name": "ServerName",
  "description": "Servizi Web Hosting per Privati, Aziende e Pubblica Amministrazione",
  "lang": "it-IT",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait-primary",
  "theme_color": "#fff",
  "splash_pages": null,
  "icons": [
    {
      "src": "/@/img/favicons/apple-touch-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/@/img/favicons/apple-touch-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "background_color": "#fff",
  "screenshots": [
    {
      "src": "/@/img/weejay.jpg",
      "sizes": "2500x1169",
      "type": "image/jpeg"
    }
  ]
}