{
  "theme_color": "#f7f8fc",
  "background_color": "#f7f8fc",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "icon512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "icon512_rounded.png",
      "type": "image/png"
    }
  ],
  "orientation": "any",
  "display": "standalone",
  "dir": "auto",
  "lang": "pl",
  "name": "Elterm",
  "short_name": "Elterm",
  "start_url": "https://elterm.ninjacode.pl",
  "scope": "https://elterm.ninjacode.pl"
}