{
  "name": "CutPlan — cut & tile calculator",
  "short_name": "CutPlan",
  "description": "1D/2D cut optimizer and tile calculator with reuse plans. Runs entirely offline.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "icons": [{
    "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%231a1a1a'/%3E%3Cpath d='M112 336 L336 112 M176 400 L400 176' stroke='%23a0c35a' stroke-width='48' stroke-linecap='round'/%3E%3Ccircle cx='144' cy='144' r='48' fill='none' stroke='%23e8e4db' stroke-width='32'/%3E%3C/svg%3E",
    "sizes": "512x512",
    "type": "image/svg+xml",
    "purpose": "any"
  }]
}
