16 lines
289 B
JSON
16 lines
289 B
JSON
{
|
|
"name": "Apollo upload examples",
|
|
"short_name": "Uploads",
|
|
"start_url": "/",
|
|
"display": "minimal-ui",
|
|
"theme_color": "white",
|
|
"background_color": "white",
|
|
"icons": [
|
|
{
|
|
"src": "apple-touch-icon.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
}
|
|
]
|
|
}
|