{ "name": "Family Wall Planner", "short_name": "Family Wall", "description": "A shared family planner for the wall tablet and companion phones.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#2a2620", "theme_color": "#2a2620", "orientation": "any", "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ] }