{
    "name": "Flow Blackjack",
    "short_name": "Flow",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0F3D0E",
    "theme_color": "#0F3D0E",
    "description": "Practice fast, focused basic-strategy decisions on a quiet blackjack table.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons_flow/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons_flow/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons_flow/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons_flow/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
