files.ari-web.xyz/manifest.json
Ari Archer 23097f0dc7
update @ Fri 11 Mar 15:02:53 EET 2022
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-03-11 15:02:53 +02:00

15 lines
419 B
JSON

{
"$schema": "https://json.schemastore.org/web-manifest-combined.json",
"short_name": "Ari-web cdn",
"name": "Ari::web -> Files",
"description": "Ari-web file hosting index",
"icons": [{
"src": "/favicon.ico",
"sizes": "128x128",
"type": "image/png"
}],
"start_url": ".",
"display": "standalone",
"theme_color": "#f9f6e8",
"background_color": "#262220"
}