{
  "short_name": "YACPA",
  "name": "جمعية المحاسبين القانونيين اليمنيين - المركز الرئيسي عدن",
  "description": "الشريك الموثوق لمهنة المحاسبة والمراجعة في الجمهورية اليمنية",
  "icons": [
    {
      "src": "./assets/logo-placeholder.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "./assets/logo-placeholder.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./assets/logo-placeholder.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/dashboard",
  "display": "standalone",
  "theme_color": "#1d4ed8",
  "background_color": "#080f1e",
  "scope": "/",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "lang": "ar-YE",
  "dir": "rtl"
}