{ "name": "Chaos Clubhouse", "short_name": "Chaos", "description": "A calm family routine board for mornings, bedtimes and chores.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#e6f1fe", "theme_color": "#e6f1fe", "share_target": { "action": "meals?view=library", "method": "GET", "enctype": "application/x-www-form-urlencoded", "params": { "title": "title", "text": "text", "url": "url" } }, "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" }, { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }