{
  "name": "تطبيق نظام الطيبات",
  "short_name": "الطيبات",
  "description": "تطبيق متابعة نظام الطيبات للدكتور ضياء العوضي",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "https://placehold.co/512x512/0f766e/ffffff.png?text=Al-Tayebat",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}