{
    "name": "MatBrain by COBA",
    "short_name": "MatBrain",
    "description": "Quickly find more than 100 matting solutions based on specific requirements for your customer’s or your workplace.",
    "start_url": "/matbrain",
    "display": "standalone",
    "background_color": "#a37bb4",
    "theme_color": "#a37bb4",
    "icons": [
        {
            "src": "/wp-content/themes/airomat-forty/favicons/MatBrain.svg",
            "sizes": "1000x1000",
            "type": "image/svg",
            "purpose": "any"
        },
        {
            "src": "/wp-content/themes/airomat-forty/favicons/MatBrain.png",
            "sizes": "1000x1000",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/wp-content/themes/airomat-forty/favicons/MatBrain-Screen.png",
            "sizes": "640x330",
            "type": "image/png",
            "form_factor": "wide",
            "label": "MatBrain"
        },
        {
            "src": "/wp-content/themes/airomat-forty/favicons/MatBrain-Screen-Mobile.png",
            "sizes": "990x2214",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "MatBrain"
        }
    ],
    "scope": "/matbrain",
    "orientation": "portrait-primary"
}