{
  "name": "فاتورة ZATCA - منظومة الفوترة الإلكترونية الملكية",
  "short_name": "فاتورة ZATCA",
  "description": "منظومة متكاملة للفوترة الإلكترونية وإدارة الأعمال المعتمدة للمرحلة الثانية من هيئة الزكاة والضريبة والجمارك (ZATCA)",
  "id": "/fatoora/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060D18",
  "theme_color": "#0A1629",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "public/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "public/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "public/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "public/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "public/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "public/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "public/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "public/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "public/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "إصدار فاتورة ضريبية جديدة",
      "short_name": "فاتورة جديدة",
      "description": "إنشاء فاتورة ضريبية أو مبسطة جديدة مع رمز الاستجابة السريعة",
      "url": "invoices/create",
      "icons": [
        {
          "src": "public/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "نقطة البيع السريعة (POS)",
      "short_name": "نقطة البيع",
      "description": "واجهة الكاشير السريعة مع دعم العمل بدون اتصال",
      "url": "pos",
      "icons": [
        {
          "src": "public/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "الإقرار الضريبي (ZATCA)",
      "short_name": "الإقرار الضريبي",
      "description": "استعراض نموذج 101 لضريبة المخرجات والمدخلات",
      "url": "reports/vat",
      "icons": [
        {
          "src": "public/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "تسجيل فاتورة شراء / مصروف",
      "short_name": "شراء ومصروف",
      "description": "إضافة فاتورة مورد ومطالبة ضريبة المدخلات",
      "url": "purchases/create",
      "icons": [
        {
          "src": "public/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
