{
  "id": "/spaces",
  "name": "CoLab",
  "short_name": "CoLab",
  "description": "Uniwersalne środowisko wiedzy i pracy KLNR",
  "lang": "pl",
  "start_url": "/spaces?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#111827",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/colab.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Otwórz przestrzeń pracy",
      "short_name": "Praca",
      "url": "/spaces?source=pwa-shortcut"
    }
  ]
}
