15 lines
295 B
JSON
15 lines
295 B
JSON
{
|
|
"name": "Joshua Higgins",
|
|
"short_name": "Joshua",
|
|
"icons": [
|
|
{
|
|
"src": "/square.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#ffffff",
|
|
"background_color": "#ffffff",
|
|
"display": "standalone"
|
|
}
|