15 lines
342 B
JSON
15 lines
342 B
JSON
|
{
|
||
|
"name": "Libreddit",
|
||
|
"short_name": "Libreddit",
|
||
|
"display": "standalone",
|
||
|
"background_color": "#2A3443",
|
||
|
"description": "An alternative private front-end to Reddit",
|
||
|
"theme_color": "#2A3443",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "./logo.png",
|
||
|
"sizes": "512x512",
|
||
|
"type": "image/png"
|
||
|
}
|
||
|
]
|
||
|
}
|