{
    "name": "Riftbound Companion",
    "short_name": "Riftbound",
    "start_url": "/",
    "scope": "/",
    "background_color": "#111827",
    "description": "Companion App for Riftbound TCG - Build, manage and share your decks",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#111827",
    "categories": [
        "games",
        "entertainment"
    ],
    "icons": [
        {
            "src": "logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}