14 lines
344 B
JSON
14 lines
344 B
JSON
{
|
|
"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": []
|
|
}
|