BossBey File Manager
PHP:
8.2.28
OS:
Linux
User:
www-data
Root
/
etc
/
webmin
/
authentic-theme
📤 Upload
📝 New File
📁 New Folder
Close
Editing: manifest-webmin.json
{ "name": "Webmin on xserver", "short_name": "Webmin", "description": "Powerful and flexible web-based server management control panel", "start_url": "./", "scope": ".", "icons": [ { "src": "images/favicons/webmin/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "images/favicons/webmin/android-chrome-maskable-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "images/favicons/webmin/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "images/favicons/webmin/android-chrome-maskable-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "theme_color": "#003670", "background_color": "#ffffff", "display": "standalone" }
Save
Cancel