{
    "name": "PocketPairings",
    "short_name": "PocketPairings",
    "description": "Live Pokémon tournament pairings & standings — follow events in real time.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#1f2123",
    "theme_color": "#1f2123",
    "categories": ["sports", "games"],
    "icons": [
        { "src": "/brand/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/brand/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/brand/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        { "name": "Browse events", "url": "/events", "description": "See live and completed events" }
    ]
}
