{
  "name": "Clear Health Flow Demo",
  "short_name": "CHF Demo",
  "description": "Desktop-style demo of the Clear Health Flow compounding pharmacy portal",
  "display": "standalone",
  "orientation": "landscape",
  "start_url": "./demo",
  "scope": "./",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
