{
    "name": "POLG'APP Web Panel",
    "short_name": "POLG'APP",
    "description": "Cevahir Deri Polga Uygulaması",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#121212",
    "theme_color": "#121212",
    "icons": [
        {
            "src": "img/app_logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/app_logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
