{
    "name": "Minor Dwelling Calculator",
    "short_name": "Minor Dwelling",
    "description": "Model the impact of adding a minor dwelling (granny flat) on a property's cashflow and equity over time.",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#022345",
    "background_color": "#022345",
    "display": "standalone",
    "scope": "/",
    "start_url": "/"
}
