14 lines
335 B
JSON
14 lines
335 B
JSON
{
|
|
"name": "Creative Bots",
|
|
"short_name": "Creative Bots",
|
|
"icons": [{
|
|
"src": "favicon.svg",
|
|
"sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any"
|
|
}],
|
|
"background_color": "#2D7CAC",
|
|
"theme_color": "#2D7CAC",
|
|
"display": "fullscreen"
|
|
}
|