{
  "name": "صحتك - Sehatak",
  "short_name": "صحتك",
  "description": "تطبيق صحي متكامل - صيام، تمرين، ماء",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1714",
  "theme_color": "#C4703F",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["health", "fitness", "lifestyle"],
  "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": "تتبع الماء",
      "short_name": "ماء",
      "url": "/#water",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الصيام",
      "short_name": "صيام",
      "url": "/#fasting",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
