{
  "short_name": "ChorHaus",
  "name": "ChorHaus: Chore Card Battler",
  "icons": [
    {
      "src": "/static/chorhaus/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/static/chorhaus/icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/static/chorhaus/index.html",
  "background_color": "#0d1117",
  "theme_color": "#5865F2",
  "display": "standalone",
  "orientation": "portrait"
}
