{
    "id":               "client.thinkspain.com",
    "name":             "thinkSPAIN Client Control Panel",
    "short_name":       "thinkSPAIN CCP",
    "description":      "Portal for thinkSPAIN customers",
    "start_url":        "/",
    "scope":            "/",
    "theme_color":      "#4382ce",
    "background_color": "#ffffff",
    "dir":              "ltr",
    "lang":             "en",
    "display":          "standalone",
    "orientation":      "natural",
    "display_override": [
        "window-controls-overlay",
        "standalone",
        "browser"
    ],
    "launch_handler": {
        "client_mode": [
            "navigate-existing",
            "auto"
        ]
    },
    "edge_side_panel": {
        "preferred_width": 376
    },
    "icons": [
        {
            "src":   "https://d1pk7baiyvt4yj.cloudfront.net/assets/v-d6dbb77/img/logos/favicon16.png",
            "sizes": "16x16",
            "type":  "image/png"
        },
        {
            "src":   "https://d1pk7baiyvt4yj.cloudfront.net/assets/v-d6dbb77/img/logos/favicon32.png",
            "sizes": "32x32",
            "type":  "image/png"
        },
        {
            "src": "https://cdn.thinkwebcontent.com/assets/thinkspain/thinkspain-logo-simple-144x144.png",
            "sizes": "144x144",
            "type":  "image/png"
        }
    ],
    "categories": [
        "productivity"
    ],
    "screenshots":[
        {
            "src":         "https://cdn.thinkwebcontent.com/assets/ccp/pwa/screenshots/desktop-1.jpg",
            "type":        "image/jpeg",
            "form_factor": "wide",
            "sizes":       "1920x1080",
            "label":       "thinkSPAIN Client Control Panel"
        }
    ]
}