d7002057d7
This PR moves the tldraw.com app into the public repo. ### Change Type - [x] `internal` — Any other changes that don't affect the published package[^2] --------- Co-authored-by: Dan Groshev <git@dgroshev.com> Co-authored-by: alex <alex@dytry.ch>
11 lines
305 B
JSON
11 lines
305 B
JSON
{
|
|
"name": "",
|
|
"short_name": "",
|
|
"icons": [
|
|
{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
|
|
{ "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }
|
|
],
|
|
"theme_color": "#ffffff",
|
|
"background_color": "#ffffff",
|
|
"display": "standalone"
|
|
}
|