{
  "name": "Genesis Santé — Your AI Health Tracker",
  "short_name": "Genesis Santé",
  "description": "Your private AI health companion. Track, understand, and improve your health — locally, privately, always. Educational use only.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0fdfa",
  "theme_color": "#0d9488",
  "orientation": "any",
  "lang": "en",
  "categories": ["health", "medical", "fitness"],
  "icons": [
    {
      "src": "assets/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Add Health Reading", "short_name": "Add", "url": "/#records", "description": "Log a new health reading" },
    { "name": "AI Health Companion", "short_name": "AI Chat", "url": "/#chat", "description": "Talk to your health companion" },
    { "name": "Emergency Card", "short_name": "Emergency", "url": "/#emergency", "description": "View your emergency health card" }
  ]
}
