{
  "name": "Circadia Intelligence Platform",
  "short_name": "Circadia CIP",
  "description": "Circadia Intelligence Platform",
  "theme_color": "#fcfbfa",
  "background_color": "#fcfbfa",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "scope": "/",
  "start_url": "/",
  "categories": ["healthcare", "medical"],
  "icons": [
    {
      "src": "favicon_preview_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon_preview_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "favicon_preview_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
