{
  "name": "OmniCube — Speedcubing & Solver Suite",
  "short_name": "OmniCube",
  "description": "The complete all-in-one speedcubing suite. WCA timer, 119 CFOP algorithms, and 3D Kociemba optimal solver.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#05050a",
  "theme_color": "#05050a",
  "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"
    },
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
