{
 "name": "المنصة الرقمية — اللجنة السعودية للسامبو",
 "short_name": "سامبو",
 "description": "منصة العمل الرقمية للجنة السعودية للسامبو",
 "dir": "rtl",
 "lang": "ar",
 "start_url": "/dashboard.php",
 "scope": "/",
 "display": "standalone",
 "orientation": "portrait",
 "background_color": "#08130d",
 "theme_color": "#006C35",
 "icons": [
  {
   "src": "/assets/pwa/icon-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "/assets/pwa/icon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  },
  {
   "src": "/assets/pwa/icon-512-maskable.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ]
}