{
  "name": "AlbionTools — Albion Online Market, Profit, Builds & Killboard",
  "short_name": "AlbionTools",
  "description": "Free Albion Online tools: live market prices, profit calculators, meta builds, killboard lookup, gold charts. No login required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0a09",
  "theme_color": "#0c0a09",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🛡️</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Market Prices",
      "short_name": "Market",
      "description": "Live market prices across 8 cities",
      "url": "/market",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📊</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Profit Calculator",
      "short_name": "Profit",
      "description": "Flip and crafting profit calculator",
      "url": "/profit",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>💰</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Meta Builds",
      "short_name": "Builds",
      "description": "Battle-tested builds for all content",
      "url": "/builds",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>⚔️</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Killboard",
      "short_name": "Killboard",
      "description": "Player and guild lookup",
      "url": "/killboard",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>💀</text></svg>", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}