{
  "name": "BladeVault - Knife Marketplace",
  "short_name": "BladeVault",
  "description": "The premier marketplace for handcrafted knives with XRPL escrow protection, guilds, tournaments, and apprenticeships",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a0f0a",
  "theme_color": "#d4a574",
  "orientation": "portrait-primary",
  "scope": "/",
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%231a0f0a' width='540' height='720'/><text x='50%' y='50%' font-size='48' fill='%23d4a574' text-anchor='middle' dominant-baseline='middle'>BladeVault</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%231a0f0a' width='1280' height='720'/><text x='50%' y='50%' font-size='72' fill='%23d4a574' text-anchor='middle' dominant-baseline='middle'>BladeVault</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "categories": ["shopping", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a0f0a' width='192' height='192'/><text x='50%' y='50%' font-size='96' fill='%23d4a574' text-anchor='middle' dominant-baseline='middle'>⚔️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a0f0a' width='192' height='192'/><text x='50%' y='50%' font-size='96' fill='%23d4a574' text-anchor='middle' dominant-baseline='middle'>⚔️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Marketplace",
      "short_name": "Shop",
      "description": "Browse knives",
      "url": "/",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text x='50%' y='50%' font-size='64' fill='%23d4a574' text-anchor='middle' dominant-baseline='middle'>🏪</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "My Collection",
      "short_name": "Collection",
      "description": "Your knives",
      "url": "/collection",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text x='50%' y='50%' font-size='64' fill='%23d4a574' text-anchor='middle' dominant-baseline='middle'>📦</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Tournaments",
      "short_name": "Compete",
      "description": "King of the Hill battles",
      "url": "/tournaments",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text x='50%' y='50%' font-size='64' fill='%23d4a574' text-anchor='middle' dominant-baseline='middle'>🏆</text></svg>", "sizes": "96x96" }]
    }
  ]
}
