{
    "short_name": "Brick Game",
    "name": "React Brick Game",
    "icons": [{
        "src": "favicon.ico",
        "sizes": "64x64 32x32 24x24 16x16",
        "type": "image/x-icon"
    }, {
        "src": "logo.png",
        "sizes": "192x192",
        "type": "image/png"
    }],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#111111",
    "background_color": "#f3f3f3"
}
