{
  "id": "/",
  "name": "POS System — نظام نقاط البيع",
  "short_name": "POS System",
  "description": "نظام نقاط البيع الاحترافي — إدارة المبيعات والمخزون والعملاء",
  "start_url": "https://pos.jamelali.com/auth/login",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#040811",
  "theme_color": "#6366f1",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "finance", "productivity"],
  "prefer_related_applications": false,
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3594/3594363.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3594/3594363.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3594/3594363.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3594/3594363.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3594/3594363.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3594/3594363.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3594/3594363.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "POS System - نقطة البيع"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3594/3594363.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "POS System - Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "نقطة البيع",
      "short_name": "POS",
      "description": "فتح نقطة البيع مباشرة",
      "url": "/pos/index",
      "icons": [
        { "src": "https://cdn-icons-png.flaticon.com/512/3594/3594363.png", "sizes": "96x96" }
      ]
    },
    {
      "name": "لوحة التحكم",
      "short_name": "Dashboard",
      "description": "فتح لوحة التحكم",
      "url": "/dashboard/index",
      "icons": [
        { "src": "https://cdn-icons-png.flaticon.com/512/3594/3594363.png", "sizes": "96x96" }
      ]
    },
    {
      "name": "المبيعات",
      "short_name": "Sales",
      "description": "عرض سجل المبيعات",
      "url": "/sale/index",
      "icons": [
        { "src": "https://cdn-icons-png.flaticon.com/512/3594/3594363.png", "sizes": "96x96" }
      ]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "protocol_handlers": [
    {
      "protocol": "web+pos",
      "url": "/?protocol=%s"
    }
  ],
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "text/csv": [".csv"],
        "application/json": [".json"]
      },
      "icons": [
        { "src": "https://cdn-icons-png.flaticon.com/512/3594/3594363.png", "sizes": "96x96" }
      ],
      "launch_type": "single-client"
    }
  ],
  "handle_links": "preferred",
  "scope_extensions": [
    {
      "origin": "*.jamelali.com"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://pos.jamelali.com/manifest.json"
    }
  ],
  "note_taking": {
    "new_note_url": "/dashboard/index?action=new_note"
  },
  "widgets": [
    {
      "name": "POS Quick Actions",
      "description": "Quick access to POS functions",
      "tag": "pos-widget",
      "ms_ac_template": "assets/widget-template.json",
      "data": "assets/widget-data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "https://cdn-icons-png.flaticon.com/512/3594/3594363.png",
          "sizes": "512x512",
          "label": "Widget Screenshot"
        }
      ],
      "icons": [
        {
          "src": "https://cdn-icons-png.flaticon.com/512/3594/3594363.png",
          "sizes": "96x96"
        }
      ],
      "auth_required": false,
      "update": 86400
    }
  ]
}
