artifacts/oci/chat-with-gpt/app/public/manifest.json
2023-05-19 09:42:23 +08:00

9 lines
171 B
JSON

{
"short_name": "Chat with GPT",
"name": "Chat with GPT",
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}