{
    "name": "123 PRO",
    "short_name": "123 PRO",
    "start_url": "/index.php",
    "display": "standalone",
    "background_color": "#1e1b4b",
    "theme_color": "#1e1b4b",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}