Skip to content

Fix PWA launcher icon label text - #187

Merged
richardthe3rd merged 3 commits into
mainfrom
claude/fix-pwa-icon-label-09sE8
Dec 23, 2025
Merged

Fix PWA launcher icon label text#187
richardthe3rd merged 3 commits into
mainfrom
claude/fix-pwa-icon-label-09sE8

Conversation

@richardthe3rd

Copy link
Copy Markdown
Owner

This pull request updates the branding and improves the mobile experience for the Cambridge Beer Festival web app. The most important changes are:

Branding updates:

  • Changed the apple-mobile-web-app-title meta tag in web/index.html to "Cambridge Beer Festival" for more consistent branding.
  • Updated the short_name in web/manifest.json from "Beer Fest" to "Cambridge Beer Festival" to match the full app name.

Mobile experience improvements:

  • Added a viewport meta tag to web/index.html to optimize layout and prevent user scaling on mobile devices.
  • Set the theme-color meta tag in web/index.html to match the festival's color scheme for a more integrated appearance on mobile browsers.

Change short_name from 'Beer Fest' to 'Cambridge Beer Festival'
for better app identification on home screens.
Update apple-mobile-web-app-title from 'Beer Festival' to
'Cambridge Beer Festival' to match manifest.json and Android label.
- Add viewport meta tag for responsive mobile layout
- Add theme-color meta tag for browser UI theming (iOS 15+, Android)
- Color matches manifest.json theme_color (#D97706)
@github-actions

Copy link
Copy Markdown
Contributor

LCOV of commit e23b7c9 during Flutter App CI/CD #951

Summary coverage rate:
  lines......: 75.8% (1978 of 2609 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate: n/a

@codecov

codecov Bot commented Dec 23, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Cloudflare Pages Preview

Your preview deployment is ready!

Preview URL: https://claude-fix-pwa-icon-label-09.staging-cambeerfestival.pages.dev

This preview will be automatically updated when you push new commits to this PR.

@richardthe3rd
richardthe3rd merged commit 81b54ee into main Dec 23, 2025
10 checks passed
@richardthe3rd
richardthe3rd deleted the claude/fix-pwa-icon-label-09sE8 branch December 23, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants