12 lines
273 B
JSON
12 lines
273 B
JSON
{
|
|
"background_color": "#191b22",
|
|
"categories": ["social"],
|
|
"description": "Masto-FE standalone",
|
|
"display": "standalone",
|
|
"name": "Masto-FE standalone",
|
|
"serviceworker": {
|
|
"src": "/sw.js"
|
|
},
|
|
"start_url": "/getting-started",
|
|
"theme_color": "#282c37"
|
|
}
|