{
  "name": "زيّنها تاسك · Zayenha Task",
  "short_name": "تاسك",
  "description": "نظّم مهامك، أنجزها، وتقدّم في رحلتك — Organize your tasks, get things done, and level up your journey.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f5f1",
  "theme_color": "#d23f2c",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    { "src": "/assets/icons/icon-192x192.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any" },
    { "src": "/assets/icons/icon-512x512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any" },
    { "src": "/assets/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "related_applications": [
    { "platform": "webapp", "url": "https://task.zayenha.com/manifest.json", "id": "https://task.zayenha.com/" }
  ],
  "prefer_related_applications": false
}
