{
  "id": "/",
  "name": "منصة ثقتي — وساطة مالية آمنة",
  "short_name": "ثقتي",
  "description": "منصة ضمان (Escrow) تحفظ حق البائع والمشتري حتى إتمام الصفقة.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["finance", "business"],
  "background_color": "#ffffff",
  "theme_color": "#0F2A47",
  "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/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "لوحة التحكم", "url": "/dashboard" },
    { "name": "صفقة جديدة", "url": "/deals/new" },
    { "name": "المحفظة", "url": "/wallet" }
  ]
}
