{
    "name": "CS Magazine",
    "short_name": "CS Mag",
    "start_url": "/mag/index.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#20D5EC",
    "orientation": "portrait",
    "scope": "/mag/",
    "icons": [
        {
            "src": "/mag/icons/global-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/mag/icons/global-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}