{
    "name": "Rashid",
    "short_name": "Rashid",
    "description": "Rashid's AI workspace for models, vault resources, apps, and games.",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#09090b",
    "orientation": "portrait",
    "icons": [
        {
            "src": "images/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
