{
  "short_name": "Obscura",
  "name": "Obscura Chess Protocol",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%230f172a'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='%2394a3b8'>♞</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%230f172a'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='%2394a3b8'>♞</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#09090b",
  "theme_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}