{
  "name": "BURN//RATE 8.0",
  "short_name": "BURN//RATE",
  "description": "Retro 80s expense tracking system",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0800",
  "theme_color": "#0f0800",
  "orientation": "portrait",
  "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='%230f0800'/><text x='50%' y='55%' font-size='110' text-anchor='middle' dominant-baseline='middle'>🔥</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='%230f0800'/><text x='50%' y='55%' font-size='300' text-anchor='middle' dominant-baseline='middle'>🔥</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
