Files
blockcatcher/dist/assets/manifest-RD-sWVQA.json
metacryst 637c9e4674 init
2026-01-09 11:14:27 -06:00

14 lines
263 B
JSON

{
"name": "App",
"short_name": "App",
"start_url": "index.html",
"display": "standalone",
"icons": [{
"src": "assets/imgs/logo.png",
"sizes": "512x512",
"type": "image/png"
}],
"background_color": "#31d53d",
"theme_color": "#31d53d"
}