{
  "name": "DeSight Careers",
  "short_name": "DeSight",
  "description": "Enterprise HR Software",
  "start_url": "/de/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffa92e",
  "orientation": "any",
  "scope": "/",
  "lang": "de",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/de/dashboard"
    },
    {
      "name": "Time Tracking",
      "url": "/de/timetracking"
    }
  ]
}
