{
    "name": "PlexaMotion 6.0 Titanium",
    "short_name": "PlexaMotion",
    "background_color": "#020c1b",
    "theme_color": "#00f3ff",
    "description": "Next-Gen AI Fitness & Motion Controller",
    "display": "standalone",
    "start_url": "./index.html",
    "icons": [
        {
            "src": "logo.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "logo.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}
