{
  "name": "Cube Algorithms",
  "short_name": "Cube Algs",
  "description": "Learn speedcube algorithms with a 3D cube you can step through.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f3ef",
  "theme_color": "#f4f3ef",
  "icons": [
    {
      "src": "/static/icons/icon-192.png?v=2510b4ec04",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icons/icon-512.png?v=4658d7aa3b",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/static/icons/icon-maskable-512.png?v=12e4a8efe9",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}