{
    "id": "/",
    "name": "Swipe Together",
    "short_name": "Swipe",
    "description": "Two of you, or four. Everyone swipes the same deck, matches pop up the second they happen, and the wheel settles whatever is left.",
    "lang": "en",
    "dir": "ltr",
    "start_url": "/sessions/create",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#fffcef",
    "theme_color": "#fffcef",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
