{
  "name": "Lacama CRM",
  "short_name": "Lacama CRM",
  "description": "نظام إدارة المبيعات لمتجر Lacama",
  "id": "/?source=pwa",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "background_color": "#080808",
  "theme_color": "#B28A47",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "lang": "ar",
  "dir": "rtl",
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "1024x489",
      "type": "image/png",
      "form_factor": "wide",
      "label": "لوحة تحكم المبيعات"
    },
    {
      "src": "/screenshot2.png",
      "sizes": "1024x561",
      "type": "image/png",
      "form_factor": "wide",
      "label": "إحصائيات المنتجات والعمولات"
    },
    {
      "src": "/screenshot_mobile.png",
      "sizes": "517x707",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "واجهة الهاتف الذكي"
    }
  ]
}
