15 lines
523 B
JSON
15 lines
523 B
JSON
{
|
|
"name": "Kiri:Moto 4.6.1",
|
|
"short_name": "Kiri:Moto",
|
|
"description": "Slicer for 3D printers, CNC mills, laser cutters and more",
|
|
"start_url": "/boot/index.html",
|
|
"id": "/kiri/",
|
|
"display": "standalone",
|
|
"theme_color": "#7e99b7",
|
|
"background_color": "#ffffff",
|
|
"orientation": "landscape-primary",
|
|
"icons": [
|
|
{ "src": "./logo-cube-512.png", "type": "image/png", "sizes": "512x512" },
|
|
{ "src": "./logo-cube-144.png", "type": "image/png", "sizes": "144x144" }
|
|
]
|
|
}
|