16 lines
287 B
JSON
16 lines
287 B
JSON
{
|
|
"name": "Flame HQ",
|
|
"short_name": "Flame HQ",
|
|
"display": "standalone",
|
|
"theme_color": "#000000",
|
|
"background_color": "#000000",
|
|
"start_url": "index.html",
|
|
"icons": [
|
|
{
|
|
"src": "/flame-hq/mark.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|