{
  "name": "Rozliczenia SMN — Firma",
  "short_name": "Firma",
  "description": "Panel rozliczeń umów SMN Group",
  "start_url": "/#/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "pl",
  "background_color": "#FBF3EA",
  "theme_color": "#E0531D",
  "icons": [
    {
      "src": "/icons/pwa/icon-192-firma.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa/icon-512-firma.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}