{ "name": "Strange Glyph", "short_name": "StrangeGlyph", "description": "Tap to copy special characters, accented letters, symbols, and emoji. Free offline PWA character picker.", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "lang": "en", "dir": "ltr", "categories": ["utilities", "productivity"], "background_color": "#101014", "theme_color": "#5b5bf0", "icons": [ { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" } ] }