{
  "name": "Polycube Puzzle",
  "short_name": "Polycube",
  "description": "A tactile 3D Soma Cube puzzle game.",
  "start_url": "/game",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07111f",
  "theme_color": "#0284c7",
  "icons": [
    {
      "src": "/assets/brand/icon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
