{
    "name": "Quiet Budget",
    "short_name": "Quiet Budget",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F7EEDB",
    "theme_color": "#3C86E8",
    "description": "A calm, manual-first budget. Your phone logs it; the site is where you sit down and work it.",
    "orientation": "any",
    "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"
        }
    ]
}
