{
  "name": "شركة الحاج نمر التميمي - لوحة مالية",
  "short_name": "التميمي المالية",
  "description": "لوحة التحكم المالية التنفيذية لشركة الحاج نمر التميمي للتجارة والنقل",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1e3a5f",
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "الملخص التنفيذي على سطح المكتب"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "الملخص التنفيذي على الهاتف"
    }
  ],
  "categories": ["finance", "business", "productivity"],
  "shortcuts": [
    {
      "name": "الملخص التنفيذي",
      "short_name": "الملخص",
      "description": "عرض الملخص التنفيذي",
      "url": "/?page=executive",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الموازنة النقدية",
      "short_name": "الموازنة",
      "description": "الموازنة النقدية التفصيلية",
      "url": "/?page=cashBudget",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
