chromium/third_party/blink/web_tests/external/wpt/appmanifest/theme_color-member/resources/theme_color-member-rgblegacy.webmanifest

{
    "name": "theme_color member WPT",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "192x192"
        }
    ],
    "start_url": "../theme_color-member-rgblegacy-manual.html",
    "display": "fullscreen",
    "theme_color": "rgb(0, 255, 0)"
}