{
    "name": "رایان نکسوس | Rayan Nexus",
    "short_name": "RayanNexus",
    "description": "برند شخصی رایان نکسوس - آموزش و پروژه‌های کامپیوتری",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#a855f7",
    "icons": [
        {
            "src": "images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}