{
    "name": "InstantPlay",
    "short_name": "InstantPlay",
    "description": "Play classic and new board and card games instantly with friends or new people directly in your browser.",
    "start_url": "/",
    "display": "minimal-ui",
    "background_color": "#0d0d0d",
    "theme_color": "#212529",
    "orientation": "any",
    "icons": [
        {
            "src": "/assets/img/app-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/img/app-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "scope": "/"
}