{
  "name": "شجرة العائلة",
  "short_name": "شجرة العائلة",
  "description": "تطبيق إدارة شجرة الأنساب والعائلة",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["productivity", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "الأفراد",
      "short_name": "الأفراد",
      "description": "إدارة أفراد العائلة",
      "url": "/people",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "الشجرة التفاعلية",
      "short_name": "الشجرة",
      "description": "عرض شجرة العائلة",
      "url": "/family-tree",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
