{
  "name": "choppr",
  "short_name": "choppr",
  "description": "Split large 3D models into printable pieces with interlocking mating surfaces.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0f1418",
  "theme_color": "#0f1418",
  "orientation": "any",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
