{
  "name": "Leanzer",
  "short_name": "Leanzer",
  "start_url": "/",
  "display": "standalone",
  "description": "At Leanzer, we're dedicated to revolutionizing the health and wellness industry by empowering individuals to take control of their health.",
  "lang": "English",
  "dir": "auto",
  "theme_color": "#40915C",
  "background_color": "#40915C",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/PWA-screenshot-day-view.png",
      "sizes": "586x1041",
      "type": "image/png",
      "description": "Day view"
    },
    {
      "src": "images/PWA-screenshot-trainers.png",
      "sizes": "586x1041",
      "type": "image/png",
      "description": "Trainers"
    },
    {
      "src": "images/PWA-screenshot-regimens.png",
      "sizes": "586x1041",
      "type": "image/png",
      "description": "Regimens"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Leanzer",
      "url": "https://leanzer.com",
      "description": "At Leanzer, we're dedicated to revolutionizing the health and wellness industry by empowering individuals to take control of their health.",
      "icons": [
        {
          "src": "icons/manifest-icon-96.maskable.png",
          "sizes": "96x96",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    }
  ]
}
