{
    "name": "DECKSTR.GG — MTG Strategy & Analytics",
    "short_name": "DECKSTR.GG",
    "description": "Deck Strategy & Analytics for Magic: The Gathering. Build decks, track meta, and connect with the community.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0a0a1a",
    "theme_color": "#0f172a",
    "categories": [
        "entertainment",
        "games",
        "utilities"
    ],
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/jud-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/deckstr-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "wide",
            "label": "DECKSTR.GG Home"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}