{
  "name": "LinuxSim — a safe Linux desktop in your browser",
  "short_name": "LinuxSim",
  "description": "A web-based simulation of a Linux desktop. Safe, offline-capable, installable. Learn how Linux actually works — no VMs, no real filesystem, no risk.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#2c001e",
  "theme_color": "#2c001e",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "utilities"]
}
