Files
monie-web/public/manifest.json
T
denis f42f6f2cf5
Deploy monie-web to prod (kaniko) / build-and-deploy (push) Successful in 10m15s
chore: initialize project
2026-04-12 20:04:22 +03:00

16 lines
241 B
JSON

{
"short_name": "Monie",
"name": "Monie",
"icons": [
{
"src": "Logo.svg",
"sizes": "any",
"type": "image/svg+xml"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}