{
  "name": "Arc · Hold the Line",
  "short_name": "Arc",
  "description": "Arc: Hold the Line. A chess-like strategy game where pieces only live if they stay connected to their King.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
