summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/appmanifest/icons-member/resources/icons-member-csp.sub.webmanifest
blob: f1089bba3c57afd7f1cc8feee5d903154672a6f2 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "name": "Icons member (CSP check) WPT",
    "icons": [{
        "src": "https://{{host}}:{{ports[https][1]}}/appmanifest/icons-member/resources/pass.png",
        "sizes": "256x256",
        "type": "image/png"
    }],
    "start_url": "../icons-member-csp-manual.sub.html",
    "display": "fullscreen"
}