{
  "name": "Booth Break-Even Calculator",
  "short_name": "Break-Even",
  "description": "Calculate how many items you need to sell to break even at a craft fair or market event.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0a1e",
  "theme_color": "#8b5cf6",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
