{
    "name": "uvspeed — Quantum beyondBINARY notepad",
    "short_name": "uvspeed",
    "description": "Infinite scroll quantum development environment with 11-symbol dimensional code addressing, 20+ language packs, and AI-powered prefix system.",
    "start_url": "quantum-notepad.html",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0d1117",
    "theme_color": "#8b5cf6",
    "categories": ["developer tools", "productivity", "utilities"],
    "icons": [
        {
            "src": "../icons/favicon.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "../icons/nyan-banner.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "New Code Cell",
            "short_name": "Code",
            "url": "quantum-notepad.html#new-code",
            "description": "Add a new code cell"
        },
        {
            "name": "Blackwell Live",
            "short_name": "Blackwell",
            "url": "blackwell.html",
            "description": "NVIDIA Blackwell data visualization"
        },
        {
            "name": "archflow",
            "short_name": "archflow",
            "url": "archflow.html",
            "description": "Architecture node visualizer"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
