{
    "short_name": "DefectR",
    "name": "DefectR — Defects Rectified",
    "description": "Snag list app for new-build homeowners. Document defects, share with your builder, get them fixed.",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "16x16 32x32 48x48",
            "type": "image/x-icon"
        },
        {
            "src": "defectr-mark-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any maskable"
        },
        {
            "src": "defectr-mark-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#1FA5CF",
    "background_color": "#FFFFFF"
}
