{ "name": "Echo", "short_name": "Echo", "description": "Echo is a privacy-first social platform where you can post and chat completely anonymously.", "start_url": "/", "display": "standalone", "background_color": "#000000", "theme_color": "#000000", "orientation": "portrait-primary", "icons": [ { "src": "/favicon.ico", "sizes": "16x16 32x32 48x48", "type": "image/x-icon", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Create New Post", "short_name": "New Post", "description": "Create a new anonymous post", "url": "/?action=new_post", "icons": [{ "src": "/favicon.ico", "sizes": "32x32" }] } ] }