{ "name": "audioqr — over-the-air audio QR", "short_name": "audioqr", "description": "Encode a short pointer into sound that survives over-the-air (speaker → mic), and decode it back. Fully offline; ggwave inlined.", "id": "/", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#111111", "theme_color": "#111111", "categories": [ "utilities", "music" ], "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" } ] }