{
  "id": "/rg-patient-app",
  "name": "RobGenes 360 — Patient",
  "short_name": "RG Patient",
  "description": "Your personal health companion: labs, genetics, supplements, peptides & AI guidance.",
  "start_url": "/m?source=pwa&app=patient",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B2A4A",
  "theme_color": "#0B2A4A",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-patient-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-patient-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/icon-patient-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
