{
  "name": "وقتك صحتك",
  "short_name": "وقتك صحتك",
  "description": "المنصة الصحية الرقمية المتكاملة",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f5f9a",
  "theme_color": "#0f5f9a",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["medical", "health"],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://waqtaksihatak.com/manifest.webmanifest"
    }
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
