{
  "name": "SYNAPS-OS — Longevity OS",
  "short_name": "SYNAPS-OS",
  "description": "The Operating System for Human Longevity. Biological intelligence at your fingertips.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": ["health", "medical", "lifestyle"],
  "lang": "en",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your longevity dashboard",
      "url": "./dashboard"
    },
    {
      "name": "Lab Results",
      "short_name": "Labs",
      "description": "View your latest lab results",
      "url": "./labs"
    }
  ]
}
