13 lines
233 B
JSON
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"
|
|
}
|