{
  "name": "إدارة سوروبان أكاديمي",
  "short_name": "إدارة سوروبان",
  "id": "./soroban-admin",
  "start_url": "./admin.html",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "background_color": "#f7f5ef",
  "theme_color": "#173f3a",
  "lang": "ar",
  "dir": "rtl",
  "description": "لوحة إدارة سوروبان أكاديمي.",
  "icons": [
    {
      "src": "./icons/admin-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/admin-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}