{
    "name": "STG 1848 Web App",
    "short_name": "STG App",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#FAFAFA",
    "theme_color": "#C62521",
    "description": "Verein neu erleben mit der STG App!",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
