{
  "name": "بلاغ الانقطاعات — نظام تبليغ ومتابعة الانقطاعات",
  "short_name": "بلاغ الانقطاعات",
  "description": "نظام تبليغ ومتابعة انقطاعات الكهرباء وإدارة الشبكة",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f1ea",
  "theme_color": "#2196f3",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}