{
    "name": "Poker APP",
    "short_name": "Poker",
    "description": "Poker session tracker and settlement manager",
    "start_url": "/poker/",
    "display": "standalone",
    "background_color": "#070a0f",
    "theme_color": "#070a0f",
    "icons": [
        { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
    ]
}
