{
  "name": "HeroQuest Character Sheet",
  "short_name": "HeroQuest",
  "description": "Digital character sheet for HeroQuest board game",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#2a1a0a",
  "theme_color": "#5a3010",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
