aws-samples / bedrock-claude-chat

AWS-native chatbot using Bedrock + Claude (+Mistral)
MIT No Attribution
784 stars 284 forks source link

Create manifest.json and modify index.html to enable the web app to be saved in iOS homescreen as an icon. #176

Closed amaynez closed 4 months ago

amaynez commented 5 months ago

manifest.json enables the web app to be saved in iOS homescreen as an icon.

Issue #, if available:

Description of changes: Added a manifesto.json to enable webapp behaviour in iOS devices

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

amaynez commented 5 months ago

Thanks for the PR to improve mobile UX! Please respond to my comment. Also, please merge #177 into this PR as it is relevant here!

Changes applied and both Pull Requests merged.

wadabee commented 4 months ago

LGTM! Thanks for your contribution