{
  "name": "Ben's Card Library",
  "short_name": "Library",
  "description": "Card collection and deck builder for Riftbound and Magic",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='28' fill='%231a1a1a'/><text x='50%25' y='58%25' font-family='Arial,sans-serif' font-size='110' font-weight='bold' fill='%23e8c87a' text-anchor='middle' dominant-baseline='middle'>L</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='76' fill='%231a1a1a'/><text x='50%25' y='58%25' font-family='Arial,sans-serif' font-size='300' font-weight='bold' fill='%23e8c87a' text-anchor='middle' dominant-baseline='middle'>L</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
