{
  "name": "Zone Life - Plan Your Healthy Life",
  "short_name": "Zone Life",
  "description": "Plan your meals with the Zone Diet, track hydration and fasting",
  "start_url": "https://app.myzone.life/",
  "display": "standalone",
  "background_color": "#67C7BC",
  "theme_color": "#67C7BC",
  "orientation": "portrait",
  "scope": "https://app.myzone.life/",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Add meal",
      "short_name": "Meal",
      "description": "Add a new meal",
      "url": "https://app.myzone.life/calendar",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
