{
  "name": "CycleStart",
  "short_name": "CycleStart",
  "description": "CNC & Laser Control — cyclestart.app",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f4ee",
  "theme_color": "#0067c0",
  "orientation": "landscape",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["utilities", "productivity"],
  "shortcuts": [
    { "name": "Design", "url": "/?mode=design", "description": "Open design canvas" },
    { "name": "Cut",    "url": "/?mode=cut",    "description": "Cut mode" }
  ]
}
