Files
chat-with-gpt/app/public/manifest.json
Cogent Apps 645b66b988 v0.2.0
2023-03-14 11:00:40 +00: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"
}