{
  "name": "StageThree",
  "short_name": "Stage3",
  "icons": [
    {
      "src": "/assets/favicon/web-app-manifest-192x192-7f68bc06.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon/web-app-manifest-192x192-7f68bc06.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/favicon/web-app-manifest-512x512-f4ff9ec5.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "description": "The Continued Process Verification platform for pharma manufacturing.",
  "categories": ["business", "productivity"],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "screenshots": [
      {
        "src": "https://stagethree.inforlife.cloud/assets/screenshots/mobile-efd3fb2c.png",
        "sizes": "1080x1920",
        "form_factor": "narrow",
        "label": "A Tabular result view with statistical analysis."
      },
      {
        "src": "https://stagethree.inforlife.cloud/assets/screenshots/desktop-1ffaa7a7.png",
        "sizes": "1920x1080",
        "form_factor": "wide",
        "label": "A control chart with a central line (average), upper, and lower control limits (3 sigma from the mean)."
      }
    ]
}
