{
    "name": "This vs That",
    "short_name": "ThisVsThat",
    "description": "The ultimate ranking battle arena",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "/profile-pic.png",
            "sizes": "500x500",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}