{
  "name": "Combat Companion",
  "short_name": "Companion",
  "description": "Mobile tactical companion for FoundryVTT D&D 5e",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1d1a16",
  "background_color": "#13110e",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}