{
  "name": "Shapistry — 3D Design & Slicing",
  "short_name": "Shapistry",
  "description": "Design printable parts and slice them in one private browser workspace.",
  "start_url": "/?workspace=design",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f5f8",
  "theme_color": "#6657e8",
  "orientation": "any",
  "icons": [
    {
      "src": "/app/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New design",
      "url": "/?workspace=design"
    },
    {
      "name": "Slice & print",
      "url": "/?workspace=design"
    }
  ]
}
