{
  "name": "Holistic Everyday",
  "short_name": "Holistic Everyday",
  "description": "Healthy Life",
  "icons": [
    {
      "src": "https://emanuelacaorsi.com/wp-content/uploads/webmanifest/holistic-webapp-icon-3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://emanuelacaorsi.com/wp-content/uploads/webmanifest/holistic-webapp-icon-3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://emanuelacaorsi.com/wp-content/uploads/webmanifest/holistic-webapp-icon-big-3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://emanuelacaorsi.com/wp-content/uploads/webmanifest/holistic-webapp-icon-big-3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://emanuelacaorsi.com/wp-content/uploads/webmanifest/holistic-webapp-icon-big-3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "background_color": "#DEDFC0",
  "theme_color": "#DEDFC0",
  "display": "standalone",
  "dir": "ltr",
  "orientation": "portrait",
  "start_url": "/ricette/",
  "scope": "/",
  "categories": ["health"],
  "shortcuts": [
    {
      "name": "Holistic Program",
      "url": "/",
      "description": "Healthy Life",
      "icons": [
        {
          "src": "https://emanuelacaorsi.com/wp-content/uploads/webmanifest/holistic-webapp-icon-3.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}