{
    "theme_color": "#03a9f4",
    "background_color": "#FFFFFF",
    "display": "minimal-ui",
    "scope": "/",
    "start_url": "/",
    "name": "YellowDevs Forum",
    "description": "YellowDevs Forum is friendly place for knowledge sharing and collaboration. Ask questions, post answers and comments, earn reputation points.",
    "short_name": "YellowDevs Forum",
    "icons": [
        {
            "src": "/images/logo.svg",
            "sizes": "any",
            "type": "image/svg-xml"
        },{
            "src": "/images/maskable512.png",
            "sizes": "512x512",
            "purpose": "maskable",
            "type": "image/png"
        },{
            "src": "https://yellowdevs.de/images/logowhite.png",
            "sizes": "any",
            "type": "image/png"
        }
    ]
}