{
    "name": "FreedomLedger — Investment Projection & FIRE Calculator",
    "short_name": "FreedomLedger",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0B0F14",
    "theme_color": "#2E7D52",
    "description": "Track financial milestones, project inflation-adjusted portfolio growth and safe-withdrawal monthly income, and estimate self-employed take-home pay in Belgium and Bulgaria.",
    "orientation": "portrait-primary",
    "categories": ["finance", "productivity"],
    "lang": "en",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
