{
  "name": "TradeScheduler",
  "short_name": "TS",
  "description": "Job scheduling built by a tradesman, for tradesmen",
  "start_url": "/TradeScheduler/",
  "scope": "/TradeScheduler/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230f172a'/><text x='96' y='110' text-anchor='middle' font-size='80' fill='%23f59e0b' font-family='sans-serif' font-weight='bold'>⚡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='64' fill='%230f172a'/><text x='256' y='300' text-anchor='middle' font-size='220' fill='%23f59e0b' font-family='sans-serif' font-weight='bold'>⚡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
