{
  "name": "مرصد الخرائط",
  "short_name": "مرصد",
  "description": "لوحة تحكم سحب بيانات الأعمال من خرائط جوجل",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#0a0a0f",
  "theme_color": "#3b82f6",
  "lang": "ar",
  "dir": "rtl",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "share_target": {
    "action": "/phone/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "لوحة التحكم",
      "url": "/dashboard",
      "description": "الصفحة الرئيسية"
    },
    {
      "name": "الأعمال",
      "url": "/businesses",
      "description": "قائمة الأعمال"
    },
    {
      "name": "مشاركة رقم",
      "url": "/phone/share",
      "description": "إضافة رقم هاتف"
    }
  ]
}
