{
  "name": "BigMarkt Trade Journal",
  "short_name": "BigMarkt",
  "description": "Log every trade. Track your edge. Built for FTS traders.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#D4AF37",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230A0A0A'/><text x='50%' y='58%' font-family='Arial Black' font-size='120' fill='%23D4AF37' text-anchor='middle' dominant-baseline='middle'>B</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230A0A0A'/><text x='50%' y='58%' font-family='Arial Black' font-size='320' fill='%23D4AF37' text-anchor='middle' dominant-baseline='middle'>B</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["finance", "productivity"],
  "shortcuts": [
    {
      "name": "Log Trade",
      "short_name": "Add Trade",
      "description": "Quickly log a new trade",
      "url": "/?page=add",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' fill='%23D4AF37'/><text x='50%' y='58%' font-size='60' text-anchor='middle' dominant-baseline='middle'>+</text></svg>", "sizes": "96x96" }]
    }
  ]
}
