{
  "name": "PLEVIX Business",
  "short_name": "PLEVIX",
  "description": "Fakturačný a ekonomický systém pre živnostníkov a firmy.",
  "lang": "sk",
  "dir": "ltr",
  "start_url": "https://app.plevixbusiness.com/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07090F",
  "theme_color": "#07090F",
  "orientation": "any",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Vystaviť faktúru",
      "url": "https://app.plevixbusiness.com/faktury/"
    },
    {
      "name": "Prehľad firmy",
      "url": "https://app.plevixbusiness.com/"
    },
    {
      "name": "Cenník",
      "url": "/cennik/"
    }
  ]
}