{
    "name": "FRQ.pl",
    "short_name": "FRQ",
    "description": "Kompendium Częstotliwości i Dźwięku",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0f14",
    "theme_color": "#00d4aa",
    "icons": [
        {
            "src": "img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}