{
  "name": "Celiachia Point",
  "short_name": "Celiachia",
  "description": "Celiachia Point sul telefono, in versione web app.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#f7efe1",
  "theme_color": "#1f7a5c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/wp-content/plugins/cp-area-cliente/assets/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/plugins/cp-area-cliente/assets/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/wp-content/plugins/cp-area-cliente/assets/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
