{
  "id": "megabids-app",
  "scope": "/",
  "name": "مگا - بازار رقابتی شفاف برای معامله‌ی خودرو",
  "short_name": "مگا",
  "description": "مگا - بازار رقابتی شفاف برای معامله‌ی خودرو",
  "start_url": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "tabbed",
    "standalone"
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "fa",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/images/icons/icon-48x48.png",
      "sizes": "48x48",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-72x72.png",
      "sizes": "72x72",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-96x96.png",
      "sizes": "96x96",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-128x128.png",
      "sizes": "128x128",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-144x144.png",
      "sizes": "144x144",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-152x152.png",
      "sizes": "152x152",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-256x256.png",
      "sizes": "256x256",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-384x384.png",
      "sizes": "384x384",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "finance", "shopping"],
  "prefer_related_applications": false,
  "scope_extensions": [
    { "type": "origin", "origin": "https://megaproduct.ir" }
  ],
  "file_handlers": [
    {
      "action": "/file-open",
      "accept": {
        "image/*": [".jpg", ".jpeg", ".png"]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+megabids",
      "url": "/protocol?url=%s"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        { "name": "files", "accept": ["image/*"] }
      ]
    }
  },
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "edge_side_panel": {
    "path": "/sidepanel",
    "preferred_width": 380,
    "open_panel_on_action_click": true
  },
  "shortcuts": [
    {
      "name": "اعلان‌ها",
      "short_name": "اعلان‌ها",
      "description": "مشاهده اعلان‌ها",
      "url": "/notifications",
      "icons": [
        { "src": "/images/icons/icon-192x192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "حساب کاربری",
      "short_name": "حساب",
      "description": "ورود به حساب کاربری",
      "url": "/account",
      "icons": [
        { "src": "/images/icons/icon-192x192.png", "sizes": "192x192" }
      ]
    }
  ],
  "note_taking": {
    "new_note_url": "/note/new"
  },
  "widgets": [
    {
      "name": "مگا",
      "short_name": "مگا",
      "description": "ویدجت مگا",
      "icons": [
        {
          "src": "/images/icons/icon-128x128.png",
          "sizes": "128x128",
          "type": "image/png"
        }
      ],
      "widget_url": "/widgets/daily",
      "family": "medium"
    }
  ]
}
