{
  "name": "Tark Platform",
  "short_name": "Tark",
  "description": "Manufacturing workforce management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "any",
  "scope": "/",
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "Command Center",
      "short_name": "Tasks",
      "url": "/command-center-embed",
      "description": "Quick task capture",
      "icons": [{"src": "/images/logo/logo-icon.svg", "sizes": "any"}]
    }
  ],
  "icons": [
    {
      "src": "/images/logo/logo-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/logo/logo-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
