{
  "name": "Decision Wheel Spinner",
  "short_name": "DWS",
  "description": "Spin a customizable decision wheel for tabletop games. Add, remove, and edit segments to randomly determine outcomes.",
  "start_url": "/en/utilities/categories/tabletop/decision-wheel/",
  "scope": "/en/utilities/categories/tabletop/decision-wheel/",
  "icons": [
    {
      "src": "/images/utilities/decision-wheel.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}