{
  "name": "Quadrica",
  "short_name": "Quadrica",
  "description": "Strategy board game — be first to form a 2×2 block",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0c18",
  "theme_color": "#d7a832",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
