{
    "name": "Intelligent Public Space Management - IPSM",
    "short_name": "IPSM",
    "icons": [
        {
            "src": "./img/vueapp/logo-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "./img/vueapp/logo-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "./",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#f79417"
}
