{
    "name": "APPCOR - Informacijski sustav",
    "short_name": "APPCOR",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#8BC34A",
    "description": "Rute, posjeti i terenska evidencija za vozače",
    "scope": "/",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
