{ "name": "Lyra", "short_name": "Lyra", "description": "Lyra — chat, mind, journal, and poker copilot.", "start_url": "./index.html", "scope": "./", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "portrait", "background_color": "#070707", "theme_color": "#070707", "categories": ["productivity", "utilities"], "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }