{
  "name": "Agenti Coppo",
  "short_name": "Ag.Coppo",
  "theme_color": "#b1996f",
  "background_color": "#f5f5f5",
  "display": "fullscreen",
  "orientation": "portrait",
  "scope": "https://agenti.coppo.it/",
  "start_url": "index.phtml",
  "lang": "it-IT",
  "icons":
  [
    {
          "src": "/imgs/immagini/web-app-manifest-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "/imgs/immagini/web-app-manifest-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
      }
    ]
  }
