{
    "name": "Groupfinder",
    "short_name": "Groupfinder",
    "description": "Find tabletop RPG groups and players for online and in-person games.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#111827",
    "theme_color": "#111827",
    "icons": [
        {
            "src": "/images/mobile/gf-mobile.icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/mobile/gf-mobile.icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
