{
    "name": "KRACKED_OS Builder Workspace",
    "short_name": "KRACKED_OS",
    "description": "The official builder workstation for KRACKED_OS. Now Everyone Can Build (NECB).",
    "start_url": "/?pwa=true",
    "display": "standalone",
    "background_color": "#1c1917",
    "theme_color": "#22c55e",
    "orientation": "any",
    "scope": "/",
    "icons": [
        {
            "src": "/icons/KDOS.png?v=3",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/KDOS.png?v=3",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "productivity",
        "utilities",
        "education",
        "developer"
    ],
    "lang": "ms-MY",
    "dir": "ltr",
    "screenshots": [
        {
            "src": "/screenshots/dashboard.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Builder Dashboard"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "launch_handler": {
        "client_mode": "navigate-existing"
    }
}
