A Wikiful of Hacks: Hacks.Wiki is an experiment to organise quick hacks, notes, bookmarks and tools into an easy-to-build-and-maintain “Digital Garden”.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"$schema": "https://json.schemastore.org/web-manifest-combined.json",
|
|
"name": "Hacks.Wiki - A wikiful of hacks",
|
|
"short_name": "Hacks.Wiki - A wikiful of hacks",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"icons": [
|
|
{
|
|
"src": "public/logo.png",
|
|
"type": "image/png",
|
|
"sizes": "any"
|
|
}
|
|
]
|
|
}
|