{
    "name": "Riftr — Riftbound TCG Companion",
    "short_name": "Riftr",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#020617",
    "theme_color": "#D3A43F",
    "description": "Track your Riftbound collection, complete decks with Smart Cart, and trade on the integrated marketplace.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
