{
  "name": "Random Dungeon Map Generator for Tabletop Games",
  "short_name": "RDMGfTG",
  "description": "Create reproducible dungeon, cavern, and Sci Fi maps with connected rooms, doors, grid controls, and PNG or SVG export.",
  "start_url": "/en/utilities/categories/tabletop/random-dungeon-map-generator/",
  "scope": "/en/utilities/categories/tabletop/random-dungeon-map-generator/",
  "icons": [
    {
      "src": "/images/utilities/dungeon-map-generator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}