{
    "name": "Life Inventory",
    "short_name": "Life Inv",
    "description": "8-bit styled inventory management for adventurers.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0c0c14",
    "theme_color": "#0c0c14",
    "icons": [
        {
            "src": "https://placehold.co/192x192/0c0c14/FFFFFF?text=RPG",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://placehold.co/512x512/0c0c14/FFFFFF?text=RPG",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}