{
  "name": "دفتر الورشة",
  "short_name": "دفتر الورشة",
  "description": "تطبيق محاسبي عربي لإدارة ورشة صناعية: فواتير البيع والشراء، الحسابات والصندوق، الديون، المصروفات، المخزون، التشغيل والمتابعة، العمال والموظفين، والتقارير المالية.",
  "start_url": "index.html#/",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "dir": "rtl",
  "lang": "ar-SD",
  "background_color": "#f7f2e8",
  "theme_color": "#147777",
  "categories": ["business", "finance", "productivity", "utilities"],
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/api/apps/hS5S79GbAsI1/assets/IMG-20260511-WA0030.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "إنشاء فاتورة",
      "short_name": "فاتورة",
      "url": "index.html#/invoices",
      "icons": [{ "src": "icons/shortcut-invoice.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "الحسابات",
      "short_name": "الحسابات",
      "url": "index.html#/accounts",
      "icons": [{ "src": "icons/shortcut-accounts.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "المخزون",
      "short_name": "المخزون",
      "url": "index.html#/inventory",
      "icons": [{ "src": "icons/shortcut-inventory.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot-wide.svg",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "لوحة مؤشرات دفتر الورشة"
    },
    {
      "src": "icons/screenshot-narrow.svg",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "واجهة الجوال لدفتر الورشة"
    }
  ]
}
