Files
moreminimore-marketing/frontend/build/manifest.json
Kunthawat Greethong c35fa52117 Base code
2026-01-08 22:39:53 +07:00

15 lines
319 B
JSON

{
"short_name": "Alwrity",
"name": "Alwrity - AI Content Creation Platform",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}