{
  "name": "SnapMyCube – Rubik's Cube Scanner & Solver",
  "short_name": "SnapMyCube",
  "description": "Scan your Rubik's Cube with your camera and get step-by-step solving instructions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e1a",
  "theme_color": "#06f2c4",
  "categories": ["education", "games", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
