HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: //etc/webmin/authentic-theme/manifest-webmin.json
{
    "name": "Webmin on kubikelcreative",
    "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"
}