18 lines
389 B
JSON
18 lines
389 B
JSON
{
|
|
"name": "WijiBoard Control",
|
|
"short_name": "WijiBoard",
|
|
"description": "WijiBoard SCARA arm control dashboard.",
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"background_color": "#1e1e1e",
|
|
"theme_color": "#1a73e8",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.svg",
|
|
"sizes": "192x192 512x512 any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
}
|