{
    "name": "Probe OS",
    "short_name": "ProbeOS",
    "description": "The AI-native operating system. Studios, Managers, and intelligent tools — all in your browser.",
    "start_url": "/probe-os",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#0a0a0a",
    "orientation": "any",
    "categories": ["productivity", "utilities", "entertainment"],
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "prefer_related_applications": false
}
