{
  "name": "Trail Brawl",
  "short_name": "TrailBrawl",
  "description": "Dash-trail spell PvP brawler — design prototype",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "background_color": "#0e0e14",
  "theme_color": "#0e0e14",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
