{
  "name": "SetupBoard",
  "short_name": "SetupBoard",
  "description": "Pin dimensions and setup notes on a 3D model, then export clean CNC setup sheets.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#06070b",
  "theme_color": "#06070b",
  "icons": [
    { "src": "img/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
