{
  "short_name": "MakerCutt",
  "name": "MakerCutt — Parametric Box Generator",
  "description": "Cut your ideas to shape. Parametric DXF/SVG box generator for laser cut, CNC and plotter.",
  "icons": [
    { "src": "favicon.ico", "sizes": "16x16 32x32 48x48", "type": "image/x-icon" },
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "logo192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "logo512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#2563eb",
  "background_color": "#0a0a0a"
}
