ayco.io-astro/public/manifest.json
2025-02-14 22:07:42 +01:00

13 lines
233 B
JSON

{
"name": "Ayo Ayco",
"short_name": "Ayo Ayco",
"icons": [
{
"src": "touch-icon-large.png",
"sizes": "500x500"
}
],
"background_color": "#ffffff",
"theme_color": "#3054bf",
"display": "fullscreen"
}