{
    "name": "3CX (PWA)",
    "short_name": "3CX (PWA)",
    "description": "The 3CX PWA app is easy to set up - no local installation needed. It includes automatic updates and all the same functionalities as other 3CX Apps - with incoming call and chat notifications. Launch calls in your CRM and handle calls faster with auto-answer. Supports Yealink, Jabra and Plantronics headsets.",
    "icons": [
        {
            "src": "assets/manifest/icon_72x72.png",
            "sizes": "72x72",
            "purpose": "any"
        },
        {
            "src": "assets/manifest/icon_96x96.png",
            "sizes": "96x96",
            "purpose": "any"
        },
        {
            "src": "assets/manifest/icon_128x128.png",
            "sizes": "128x128",
            "purpose": "any"
        },
        {
            "src": "assets/manifest/icon_144x144.png",
            "sizes": "144x144",
            "purpose": "any"
        },
        {
            "src": "assets/manifest/icon_152x152.png",
            "sizes": "152x152",
            "purpose": "any"
        },
        {
            "src": "assets/manifest/icon_192x192.png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "assets/manifest/icon_384x384.png",
            "sizes": "384x384",
            "purpose": "any"
        },
        {
            "src": "assets/manifest/icon_512x512.png",
            "sizes": "512x512",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
          "src": "assets/manifest/access_admin_console_1920x1080.jpg",
          "sizes": "1920x1080",
          "type": "image/jpg",
          "form_factor": "wide",
          "label": "Access admin console"
        },
        {
          "src": "assets/manifest/chat_with_colleagues_and_customers_1920x1080.jpg",
          "sizes": "1920x1080",
          "type": "image/jpg",
          "form_factor": "wide",
          "label": "Chat with colleagues and customers"
        },
        {
          "src": "assets/manifest/make_and_receive_calls_with_dialer_1920x1080.jpg",
          "sizes": "1920x1080",
          "type": "image/jpg",
          "form_factor": "wide",
          "label": "Make and receive calls with dialer"
        },
       {
          "src": "assets/manifest/view_call_reports_1920x1080.jpg",
          "sizes": "1920x1080",
          "type": "image/jpg",
          "form_factor": "wide",
          "label": "View call reports"
        },
        {
          "src": "assets/manifest/view_your_team_and_status_1920x1080.jpg",
          "sizes": "1920x1080",
          "type": "image/jpg",
          "form_factor": "wide",
          "label": "View your team and status"
        },
        {
          "src": "assets/manifest/access_admin_console_1080x1920.jpg",
          "sizes": "1080x1920",
          "type": "image/jpg",
          "form_factor": "narrow",
          "label": "Access admin Console"
        },
        {
          "src": "assets/manifest/chat_with_colleagues_and_customers_1080x1920.jpg",
          "sizes": "1080x1920",
          "type": "image/jpg",
          "form_factor": "narrow",
          "label": "Chat with colleagues and customers"
        },
        {
          "src": "assets/manifest/chat_with_colleagues_and_customers_1080x1920.jpg",
          "sizes": "1080x1920",
          "type": "image/jpg",
          "form_factor": "narrow",
          "label": "Make and receive calls with dialer"
        },
        {
          "src": "assets/manifest/view_call_reports_1080x1920.jpg",
          "sizes": "1080x1920",
          "type": "image/jpg",
          "form_factor": "narrow",
          "label": "View call reports"
        },
        {
          "src": "assets/manifest/view_your_team_and_status_1080x1920.jpg",
          "sizes": "1080x1920",
          "type": "image/jpg",
          "form_factor": "narrow",
          "label": "View your team and status"
        }
    ],
    "categories": ["business", "utilities"],
    "start_url": "./",
    "id": "057A49AF721E6DA924BF41B07FCC75820642AC7A2DA28631A1B4DC271CBC602B",
    "display": "fullscreen",
    "theme_color": "#363535",
    "background_color": "#363535",
    "protocol_handlers": [
        {
            "protocol": "tel",
            "url": "./#/tel/?s=%s"
        }
    ],
    "launch_handler": {
        "client_mode": "focus-existing"
    }
}
