{
  "name": "Felodating — فلو دیتینگ",
  "short_name": "Felodating",
  "description": "Felodating — اپ دوست‌یابی هوشمند",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#ef4444",
  "orientation": "portrait-primary",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "کشف",
      "short_name": "کشف",
      "description": "پروفایل‌های جدید را کشف کنید",
      "url": "/discover"
    },
    {
      "name": "پیام‌ها",
      "short_name": "چت",
      "description": "پیام‌های خود را ببینید",
      "url": "/chat"
    },
    {
      "name": "پروفایل",
      "short_name": "پروفایل",
      "description": "پروفایل خود را ویرایش کنید",
      "url": "/profile"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "media",
          "accept": ["image/*"]
        }
      ]
    }
  },
  "related_applications": [],
  "prefer_related_applications": false,
  "lang": "fa",
  "dir": "rtl"
}
