{ "name": "faxl — local AI caching proxy", "short_name": "faxl", "description": "A caching proxy for local AI models: remembers the working state your model already produced, verifies it byte-for-byte, and skips redoing it.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#273641", "theme_color": "#273641", "lang": "en-GB", "icons": [ { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/assets/gamakon-logo-mini.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }