{
  "name": "Soren Labs — Interactive Science Simulations",
  "short_name": "Soren Labs",
  "description": "AAA-grade interactive science simulations — physics, chemistry, biology, math, and computer science. Runs in your browser, works offline.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0c0d12",
  "theme_color": "#0c0d12",
  "categories": ["education", "productivity", "science"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Physics Labs",
      "url": "/labs?subject=Physics",
      "description": "Interactive physics simulations"
    },
    {
      "name": "Chemistry Labs",
      "url": "/labs?subject=Chemistry",
      "description": "Interactive chemistry simulations"
    },
    {
      "name": "Biology Labs",
      "url": "/labs?subject=Biology",
      "description": "Interactive biology simulations"
    }
  ]
}
