{
    "name": "MMA.SOCIAL - Fan-Powered UFC Rankings",
    "short_name": "MMA.SOCIAL",
    "description": "Vote for your favorite UFC fighters, predict fights, and create fan-powered rankings.",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#0a0a0f",
    "background_color": "#0a0a0f",
    "orientation": "any",
    "categories": ["sports", "entertainment"],
    "icons": [
        {
            "src": "/icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192-maskable.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512-maskable.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}
