{
    "name": "Planning Poker - myICEBREAKER",
    "short_name": "Planning Poker",
    "start_url": "/poker/",
    "scope": "/poker/",
    "display": "standalone",
    "theme_color": "#0f0e17",
    "background_color": "#0f0e17",
    "categories": ["games", "productivity"],
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
