{
  "name": "Crossword Cubes",
  "short_name": "Cubes",
  "description": "Three-dimensional crosswords: twelve interlocking grids in a cube.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#100f0c",
  "theme_color": "#100f0c",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
