{
    "name": "potstill - alembiki miedziane",
    "short_name": "potstill",
	"description": "Aplikacja portalu potstill.pl - alembiki miedziane ",
	"display": "standalone",
	"lang": "pl",
	"theme_color": "#ffffff",
    "background_color": "#ffffff",
    "start_url": "index.html",
	"id": "/index.html",
   
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        }
    ]
    
}