{
  "name": "D&D 5e Encounter Difficulty Calculator",
  "short_name": "D5EDC",
  "description": "Estimate encounter pressure for D&D 5e 2014 using party level, group size, monster CR, monster count, adjusted XP, and official difficulty thresholds.",
  "start_url": "/en/utilities/categories/tabletop/dnd-5e-encounter-difficulty-calculator/",
  "scope": "/en/utilities/categories/tabletop/dnd-5e-encounter-difficulty-calculator/",
  "icons": [
    {
      "src": "/images/utilities/encounter-difficulty-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}