{
  "name": "Mesh Masher",
  "short_name": "MeshMasher",
  "description": "A browser-based 3D mesh editor for STL files — boolean operations, cutting, measurement, repair, and parametric modelling.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#010e20",
  "theme_color": "#010e20",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
