{
  "name": "ParaSketch",
  "short_name": "ParaSketch",
  "description": "A friendly browser-based parametric CAD tool — sketch shapes, drive them with real dimensions and parameters, build 3D solids, and export STL. No install required.",
  "id": "2e65456b-81ad-4438-b4f3-0cd99175b4db",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#14171c",
  "theme_color": "#1b1f26",
  "categories": [
    "productivity",
    "utilities",
    "graphics"
  ],
  "icons": [
    {
      "src": "assets/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "assets/icon-maskable.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ]
}