{
  "name": "Rubik's Cube Hub — Solver, Timer, Algorithms & Tutorials",
  "short_name": "Rubik Hub",
  "description": "All-in-one Rubik's Cube toolkit: AI solver, WCA timer, beginner tutorial, 78 algorithms, 30+ patterns.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#10b981",
  "categories": ["games", "utilities", "education"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Solver",
      "url": "/solver",
      "description": "Scan & solve your cube"
    },
    {
      "name": "Timer",
      "url": "/timer",
      "description": "WCA speed timer"
    },
    {
      "name": "Tutorial",
      "url": "/learn/beginner",
      "description": "Beginner tutorial"
    }
  ],
  "lang": "en",
  "dir": "ltr"
}
