{
  "name": "آبشده فصیح فرد",
  "short_name": "آبشده فصیح فرد",
  "description": "اپلیکیشن حرفه‌ای محاسبه قیمت طلا و ارز",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait",
  "background_color": "#001338",
  "theme_color": "#001338",
  "dir": "rtl",
  "lang": "fa",
  "id": "/",
  "iarc_rating_id": "",
  "icons": [
    {
      "src": "IMG_2830.JPG",
      "sizes": "72x72",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "IMG_2830.JPG",
      "sizes": "96x96",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "IMG_2830.JPG",
      "sizes": "128x128",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "IMG_2830.JPG",
      "sizes": "144x144",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "IMG_2830.JPG",
      "sizes": "152x152",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "IMG_2830.JPG",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "IMG_2830.JPG",
      "sizes": "384x384",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "IMG_2830.JPG",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["finance", "business"],
  "share_target": {
    "action": "./",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "محاسبه قیمت",
      "short_name": "محاسبه",
      "description": "محاسبه سریع قیمت",
      "url": "./?action=calculate",
      "icons": [
        {
          "src": "IMG_2830.JPG",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}