{
  "id": "https://kin2serviceslimited.co.uk/",
  "name": "Kin2 Workforce - Enterprise Platform",
  "short_name": "Kin2 Workforce",
  "description": "Next-generation enterprise workforce management platform for modern businesses",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#ffffff",
  "theme_color": "#0066cc",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-GB",
  "dir": "ltr",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity", "finance"],
  "screenshots": [],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "media",
          "accept": ["image/*", "application/pdf"]
        }
      ]
    }
  },
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "View your workforce dashboard",
      "url": "/home?source=shortcut",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Schedule",
      "short_name": "Schedule",
      "description": "View shift schedules",
      "url": "/schedule?source=shortcut",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Timesheets",
      "short_name": "Time",
      "description": "Track time and attendance",
      "url": "/timesheets?source=shortcut",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
