{
    "name": "IfRPG",
    "short_name": "IfRPG",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#111827",
    "theme_color": "#111827",
    "description": "A Java-themed programming adventure game.",
    "icons": [
        {
            "src": "logo_small.png",
            "sizes": "192x192 512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}