{
  "lang": "pl",
  "name": "Balkony i Tarasy",
  "short_name": "Balkony",
  "description": "Zabudowa Balkonu i Tarasu",
  "icons": [
    {
      "src": "/images/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
	{
      "src": "/images/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "scope": "/",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}