{
    "short_name": "Bewerbung",
    "name": "E-Recruiting Portal der Bundeswehr",
    "description": "Anwendung zur Stellensuche und der Bewerbung bei der Bundeswehr",
    "icons": [
        {
            "src": "img/favicon_192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "images/favicon_512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "permissions": ["notifications"],
    "start_url": "/index.html",
    "scope": "/",
    "background_color": "#EFF4F9",
    "theme_color": "#3F5161",
    "display": "standalone"
}
