{
  "name": "Simutum",
  "short_name": "Simutum",
  "description": "A living 3D workspace. The box is the game.",
  "start_url": "index.html",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#06070b",
  "theme_color": "#46d9c5",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": [
    "entertainment",
    "productivity"
  ]
}