mirror of
https://github.com/pesde-pkg/pesde.git
synced 2025-05-04 10:33:47 +01:00
21 lines
No EOL
431 B
JSON
21 lines
No EOL
431 B
JSON
{
|
|
"name": "pesde",
|
|
"short_name": "pesde",
|
|
"icons": [
|
|
{
|
|
"src": "/web-app-manifest-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "maskable"
|
|
},
|
|
{
|
|
"src": "/web-app-manifest-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "maskable"
|
|
}
|
|
],
|
|
"theme_color": "#f19d1e",
|
|
"background_color": "#0a0704",
|
|
"display": "standalone"
|
|
} |