{ "name": "Nostr Notes", "short_name": "Notes", "description": "Private, decentralized note-taking on Nostr. Write, publish, and own your notes forever.", "start_url": "/app", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#faf8f5", "theme_color": "#7c3a1e", "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" } ], "categories": ["productivity", "utilities"], "screenshots": [] }