{
  "name": "STRIDEX — Precision Longevity Platform",
  "short_name": "STRIDEX",
  "description": "Clinical health tracking for GP-managed programs.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#c8f55a",
  "categories": ["health", "medical", "fitness"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Health Diary",
      "short_name": "Diary",
      "description": "Log today's health data",
      "url": "/index.html#diary",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Meal Tracker",
      "short_name": "Meals",
      "description": "Log a meal",
      "url": "/index.html#meals",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
