{
    "name": "Portal Geostatystyczny - GUS Portal Geostatystyczny",
    "short_name": "Portal Geostatystyczny - GUS PDS",
    "description": "Portal Geostatystyczny - GUS Portal Geostatystyczny",
    "icons": [
        {
        "src": "assets/images/manifest/icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
        },
        {
        "src": "assets/images/manifest/icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
        }
    ],
    "start_url": "./index.html?source=pwa",
    "display": "standalone",
    "theme_color": "#F8F9FA",
    "background_color": "#F8F9FA"
}