{
  "name": "PRAETOR Health",
  "short_name": "PRAETOR",
  "description": "AI-powered blood analysis for elite performance",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#A31212",
  "background_color": "#0C0C0C",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
