{
  "name": "BioStrategy",
  "short_name": "BioStrategy",
  "description": "Health coaching dashboard",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0B1426",
  "theme_color": "#0B1426",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
  {
    "src": "/icon.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "/icon.png",
    "sizes": "512x512",
    "type": "image/png"
  }
]
}
