{
  "name": "لیدوما مارکت — فروشگاه‌های شهر شما",
  "short_name": "لیدوما مارکت",
  "description": "سوپراپ خرید از همه فروشگاه‌های لیدوما مارکت",
  "lang": "fa",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4e22d9",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "file_handlers": [
    {
      "action": "/import-menu",
      "accept": {
        "application/json": [".json"],
        "text/csv": [".csv"]
      }
    }
  ],
  "shortcuts": [
    {
      "name": "سفارش‌های من",
      "url": "/orders",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "سبد خرید",
      "url": "/cart",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
