{
  "name": "Longevix — רפואה מותאמת אישית",
  "short_name": "Longevix",
  "description": "פלטפורמת AI לבריאות אישית ולונגוויטי",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020c1b",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "lang": "he",
  "dir": "rtl",
  "categories": [
    "health",
    "medical",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/galit.jpg",
      "sizes": "any",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "צ'ק-אין יומי",
      "short_name": "צ'ק-אין",
      "url": "/checkin.html",
      "description": "עדכן איך אתה מרגיש היום"
    },
    {
      "name": "הדשבורד שלי",
      "short_name": "דשבורד",
      "url": "/dashboard.html",
      "description": "צפה בהתקדמות שלך"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}