{ "name": "Nostr Tasks", "short_name": "Tasks", "description": "Encrypted todo list on Nostr", "theme_color": "#7c3aed", "background_color": "#ffffff", "display": "standalone", "orientation": "portrait", "scope": "/", "start_url": "/", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }