{ "name": "MyTalisman", "short_name": "MyTalisman", "description": "Forge a personal symbol for who you're becoming, then activate it in one minute a day.", "start_url": "/", "display": "standalone", "background_color": "#06060B", "theme_color": "#06060B", "icons": [ { "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%2306060B'/%3E%3Cpath d='M256 72l31 122 122 31-122 31-31 122-31-122-122-31 122-31z' fill='%239D7BFF'/%3E%3C/svg%3E", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" } ] }