{
    "id": "afromagazine.nl",
    "name": "Afro Magazine",
    "short_name": "Afro Magazine",
    "description": "Say it loud!",
    "icons": [
        {
            "src": "https:\/\/afromagazine.nl\/wp-content\/plugins\/super-progressive-web-apps\/public\/images\/logo.png",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "any"
        },
        {
            "src": "https:\/\/afromagazine.nl\/wp-content\/plugins\/super-progressive-web-apps\/public\/images\/logo-512x512.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "any"
        }
    ],
    "background_color": "#D5E0EB",
    "theme_color": "#D5E0EB",
    "display": "standalone",
    "dir": "ltr",
    "orientation": "portrait",
    "start_url": "\/en\/",
    "scope": "\/en\/",
    "shortcuts": [
        {
            "name": "Afro Magazine",
            "url": "\/",
            "description": "Say it loud!",
            "icons": [
                {
                    "src": "https:\/\/afromagazine.nl\/wp-content\/plugins\/super-progressive-web-apps\/public\/images\/logo.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "launch_handler": {
        "client_mode": "auto"
    },
    "handle_links": "preferred"
}