{
  "name": "رویا - لوازم آرایشی و زیبایی",
  "short_name": "رویا",
  "description": "لوازم آرایشی و زیبایی پریمیوم را در رویا کشف کنید",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ec4899",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "fa",
  "scope": "/",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle", "beauty"],
  "shortcuts": [
    {
      "name": "محصولات",
      "short_name": "محصولات",
      "description": "مشاهده همه محصولات",
      "url": "/products",
      "icons": [
        {
          "src": "/logo.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "سبد خرید",
      "short_name": "سبد",
      "description": "مشاهده سبد خرید",
      "url": "/cart",
      "icons": [
        {
          "src": "/logo.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "پروفایل",
      "short_name": "پروفایل",
      "description": "مشاهده پروفایل کاربری",
      "url": "/profile",
      "icons": [
        {
          "src": "/logo.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
