{
    "name": "Family Wall-Hub",
    "short_name": "Wall-Hub",
    "description": "Family care log and handoff bulletin board",
    "start_url": ".",
    "scope": ".",
    "display": "standalone",
    "background_color": "#F8FAFC",
    "theme_color": "#0F172A",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
