{
  "name": "PRESIDENT — The World Is Your Responsibility",
  "short_name": "President",
  "start_url": "./",
  "id": "./",
  "_comment_production_url": "PLACEHOLDER: replace with your real hosted URL (e.g. https://yourdomain.com/) once deployed. Using relative paths for now so it works from any host during development.",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#070b12",
  "theme_color": "#070b12",
  "icons": [
    { "src": "assets/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
