Files
react-shop/manifest.json
T
2025-10-21 09:11:20 +02:00

12 lines
199 B
JSON

{
"short_name": "React Online Shop",
"name": "React Online Shop",
"icons": [
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}