{
  "name": "Life Wallet",
  "short_name": "Life Wallet",
  "description": "Arabic-first personal vault for documents, timelines, evidence, privacy, and backups.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#147d64",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "الخزنة",
      "url": "/",
      "description": "فتح المستندات"
    },
    {
      "name": "الخط الزمني",
      "url": "/timeline",
      "description": "فتح الأحداث"
    },
    {
      "name": "النسخ الاحتياطي",
      "url": "/privacy",
      "description": "تصدير واستعادة البيانات"
    }
  ]
}
