{
  "name": "Cashdesk",
  "short_name": "Cashdesk",
  "start_url": "/",
  "display": "standalone",
  "icons": [
      {
          "src": "/favicon/web-app-manifest-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
      }
  ],
  "theme_color": "#021429",
  "background_color": "#021429",
  "orientation": "portrait",
  "dir": "auto",
  "lang": "cs-CZ"
}