16 lines
339 B
JSON
16 lines
339 B
JSON
{
|
|
"name": "TrevStack",
|
|
"description": "Template",
|
|
"short_name": "tstack",
|
|
"display": "standalone",
|
|
"start_url": "/",
|
|
"background_color": "#181825",
|
|
"theme_color": "#11111b",
|
|
"icons": [
|
|
{
|
|
"src": "icon.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
} |