18 lines
280 B
JSON
18 lines
280 B
JSON
{
|
|
"name": "FLXN IX",
|
|
"short_name": "FLXN",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/favicon.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"display": "standalone"
|
|
}
|