{
  "name": "دفاتر - DaFater",
  "short_name": "دفاتر",
  "description": "برنامج الفواتير والمحاسبة المجاني للشركات العربية",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "ar",
  "dir": "rtl",
  "orientation": "portrait-primary",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "فاتورة جديدة",
      "short_name": "فاتورة",
      "description": "إنشاء فاتورة جديدة",
      "url": "/invoices/new",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "لوحة التحكم",
      "short_name": "لوحة",
      "description": "عرض لوحة التحكم",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ]
}
