zachery.lol/crates/pages/home/dist/manifest.json

12 lines
241 B
JSON
Raw Normal View History

{
"name": "zachery.lol home",
"short_name": "zachery-lol-home",
"icons": [],
"lang": "en-US",
"id": "/index.html",
"start_url": "./index.html",
"display": "standalone",
"background_color": "white",
"theme_color": "white"
}