{
  "name": "Relume Health",
  "short_name": "Relume",
  "description": "A gentle way to track daily health changes and support kidney care over time.",
  "start_url": "/Welcome",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a0535",
  "theme_color": "#7c3aed",
  "lang": "en",
  "categories": ["health", "medical"],
  "icons": [
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/69571f8a95f168d27bcb47ca/769967e8e_ChatGPTImageMar10.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/69571f8a95f168d27bcb47ca/769967e8e_ChatGPTImageMar10.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/69571f8a95f168d27bcb47ca/769967e8e_ChatGPTImageMar10.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/PatientHome",
      "description": "Go to your health dashboard"
    },
    {
      "name": "Log Symptoms",
      "url": "/SymptomTracker",
      "description": "Track a new symptom"
    }
  ]
}
