feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
13
public/manifest.webmanifest
Normal file
13
public/manifest.webmanifest
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "BitBybit CAD Studio",
|
||||
"short_name": "BitBybit CAD",
|
||||
"description": "Local-first FreeCAD-compatible Web CAD workspace",
|
||||
"start_url": "/start",
|
||||
"scope": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#111519",
|
||||
"theme_color": "#111519",
|
||||
"lang": "en",
|
||||
"categories": ["productivity", "utilities"],
|
||||
"icons": []
|
||||
}
|
||||
Reference in New Issue
Block a user