{
  "name": "AQLO Admin",
  "short_name": "AQLO",
  "description": "لوحة طلبات التواصل لفريق AQLO",
  "start_url": "admin.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0F",
  "theme_color": "#0A0A0F",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192 256x256 384x384 512x512",
      "purpose": "any maskable"
    }
  ]
}
