{
  "name": "تمكين 360 | منصة تجربة المستفيد",
  "short_name": "تمكين 360",
  "description": "منصة تجربة المستفيد الذكية لإدارة المسوح وتحليلات رضا المستفيدين",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#006C35",
  "background_color": "#F2F4F7",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
