{
  "name": "BioHack \u2014 Peptide Protocol Tracker",
  "short_name": "BioHack",
  "description": "AI-powered peptide dosing advisor, weight tracker, and cycle planner",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#111B28",
  "theme_color": "#1A2535",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "scope": "/"
}