2024-07-11 22:14:27 +02:00
|
|
|
{
|
|
|
|
"name": "eGUI Circles",
|
2024-08-31 12:23:28 +02:00
|
|
|
"short_name": "egui-circles",
|
2024-07-11 22:14:27 +02:00
|
|
|
"icons": [
|
|
|
|
{
|
|
|
|
"src": "/icon-192.png",
|
|
|
|
"sizes": "192x192",
|
|
|
|
"type": "image/png"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"lang": "en-US",
|
|
|
|
"id": "/index.html",
|
|
|
|
"start_url": "./index.html",
|
|
|
|
"display": "standalone",
|
|
|
|
"background_color": "white",
|
|
|
|
"theme_color": "white"
|
|
|
|
}
|