{
  "name": "بوابة الخدمات الإلكترونية — صندوق الضمان الاجتماعي",
  "short_name": "الضمان الاجتماعي",
  "description": "خدمات صندوق الضمان الاجتماعي: تسجيل الاشتراك، الفواتير، المحفظة، والشهادات",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D1B2A",
  "theme_color": "#0D1B2A",
  "categories": ["government", "finance", "utilities"],
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/assets/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "حسابي", "short_name": "حسابي", "url": "/account.html",
      "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }] },
    { "name": "تسجيل اشتراك جديد", "short_name": "تسجيل", "url": "/register.html",
      "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }] },
    { "name": "شهادة عدم تقاضي معاش", "short_name": "شهادة", "url": "/certificate.html",
      "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }] }
  ]
}
