All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m0s
23 lines
510 B
JSON
23 lines
510 B
JSON
{
|
|
"name": "DicQuo",
|
|
"short_name": "DicQuo",
|
|
"description": "Коллекция цитат и афоризмов.",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#ffffff",
|
|
"theme_color": "#ffffff",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "maskable"
|
|
},
|
|
{
|
|
"src": "/web-app-manifest-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "maskable"
|
|
}
|
|
],
|
|
} |