{ "name": "Family Hub", "short_name": "Family Hub", "description": "Shared calendar, chores, and reminders for the whole family.", "start_url": ".", "scope": ".", "display": "standalone", "orientation": "any", "background_color": "#ffffff", "theme_color": "#FF3C00", "icons": [ { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }