{
    "name": "Budget Calendar",
    "short_name": "Budget",
    "version": "12.60",
    "description": "Smart financial planning and tracking with an intuitive calendar interface",
    "start_url": "/?v=12.60",
    "display": "standalone",
    "background_color": "#f9fafc",
    "theme_color": "#ffffff",
    "orientation": "any",
    "icons": [
        {
            "src": "/static/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}