{
  "name": "منصة خدمة",
  "short_name": "خدمة",
  "description": "سوق عربي متكامل لبيع وشراء الخدمات المصغرة. اعمل حرًا، قدّم مهاراتك، وحقق دخلًا إضافيًا بأمان واحترافية.",
  "lang": "ar-SA",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fbfbf7",
  "theme_color": "#3d9b23",
  "categories": [
    "business",
    "marketplace",
    "productivity",
    "freelance"
  ],
  "icons": [
    {
      "src": "/images/logo-favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo-favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/logo-full.png",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "منصة خدمة — سوق الخدمات المصغرة العربية"
    }
  ],
  "shortcuts": [
    {
      "name": "تصفح الخدمات",
      "short_name": "الخدمات",
      "url": "/?view=services"
    },
    {
      "name": "المزادات",
      "short_name": "المزادات",
      "url": "/?view=auctions"
    },
    {
      "name": "المدونة",
      "short_name": "المدونة",
      "url": "/?view=blog"
    }
  ]
}