{ "name": "Armature", "short_name": "Armature", "description": "Self-hosted extension platform — build, compose, and run extensions.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#0e0e10", "theme_color": "#0e0e10", "orientation": "any", "icons": [ { "src": "favicon-32.png", "sizes": "32x32", "type": "image/png" }, { "src": "favicon-light-32.png", "sizes": "32x32", "type": "image/png" }, { "src": "favicon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any maskable" }, { "src": "favicon-light-256.png", "sizes": "256x256", "type": "image/png" }, { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" }, { "src": "favicon-light.svg", "sizes": "any", "type": "image/svg+xml" } ] }