zachery.lol/crates/pages/message-box/dist/manifest.json

12 lines
231 B
JSON
Raw Permalink Normal View History

{
"name": "Message Box",
"short_name": "message-box",
"icons": [],
"lang": "en-US",
"id": "/index.html",
"start_url": "./index.html",
"display": "standalone",
"background_color": "white",
"theme_color": "white"
}