{
  "name": "Rando Dungo 2.5D",
  "short_name": "RandoDungo",
  "description": "A procedurally generated 2.5D voxel dungeon crawler.",
  "start_url": "/index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#000000",
  "theme_color": "#008800",
  "icons": [
    {
      "src": "img/icon-mobile.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "img/icon-mobile-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
