{ "name": "BCHNostr", "short_name": "BCHNostr", "description": "A decentralized social network for the Bitcoin Cash community, built on Nostr.", "start_url": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#0a1e18", "theme_color": "#0AC18E", "categories": ["social", "finance"], "icons": [ { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [], "shortcuts": [ { "name": "Explore", "short_name": "Explore", "url": "/explore", "icons": [] }, { "name": "Search", "short_name": "Search", "url": "/search", "icons": [] }, { "name": "Settings", "short_name": "Settings", "url": "/settings", "icons": [] } ] }