{
  "name": "WalkImpact - Resilience Training",
  "short_name": "WalkImpact",
  "description": "Mental health support and resilience training for caregivers and families",
  "start_url": "/lavie",
  "display": "standalone",
  "background_color": "#FDF6FF",
  "theme_color": "#8B60EA",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["health", "lifestyle", "education"],
  "lang": "he",
  "dir": "rtl",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.walkimpact.lavie",
      "id": "com.walkimpact.lavie"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/idYOUR_APP_ID"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Check-in",
      "short_name": "Check-in",
      "description": "Complete your daily mental health check-in",
      "url": "/lavie?action=checkin",
      "icons": [{ "src": "/icons/checkin.png", "sizes": "96x96" }]
    },
    {
      "name": "Talk to Maya",
      "short_name": "Maya",
      "description": "Chat with your AI support assistant",
      "url": "/lavie/maya",
      "icons": [{ "src": "/icons/maya.png", "sizes": "96x96" }]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Connect with other caregivers",
      "url": "/lavie/community",
      "icons": [{ "src": "/icons/community.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard-he.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard"
    },
    {
      "src": "/screenshots/journey-he.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Journey Map"
    }
  ]
}
