{
	"name" : "5inLodz",
	"short_name" : "5inLodz",
	"description" : "Biblioteka jest zawsze obrazem świata",
	"start_url" : "https://5inlodz.pl/",
	"display" : "standalone",
	"orientation" : "any",
	"lang" : "Polish",
	"background_color":"#ffffff",
	"theme_color": "#FFFFFF",
    "related_applications": [],
    "prefer_related_applications": false,
	"icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        }
    ],
    "features": [
      "Cross Platform",
      "fast",
      "simple"
    ],
    "categories": [
        "books", "photos", "sites"
    ]
}