{
  "id": "/",
  "name": "ServiceDesk Simulator",
  "short_name": "ServiceDesk",
  "description": "Practice real IT helpdesk tickets, calls, Active Directory, remote desktop, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#1e293b",
  "orientation": "landscape",
  "categories": ["education", "productivity", "business"],
  "icons": [
    {
      "src": "/pwa-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
