Skip to content

Chore: add description and shortcuts to the PWA Manifest#6377

Merged
CommanderStorm merged 5 commits intolouislam:masterfrom
amirparsadd:pwa-manifest-improvements
Nov 19, 2025
Merged

Chore: add description and shortcuts to the PWA Manifest#6377
CommanderStorm merged 5 commits intolouislam:masterfrom
amirparsadd:pwa-manifest-improvements

Conversation

@amirparsadd
Copy link
Copy Markdown
Contributor

📋 Overview

I updated the PWA manifest to make the experience better for anyone using it:

  • Added theme color (app light theme color because the background color was #fff)
  • Added description
  • Added shortcuts for Dashboard, Add Monitor, Monitor List, Settings, Maintenance

🛠️ Type of change

  • 🐛 Bugfix (a non-breaking change that resolves an issue)
  • ✨ New feature (a non-breaking change that adds new functionality)
  • ⚠️ Breaking change (a fix or feature that alters existing functionality in a way that could cause issues)
  • 🎨 User Interface (UI) updates
  • 📄 New Documentation (addition of new documentation)
  • 📄 Documentation Update (modification of existing documentation)
  • 📄 Documentation Update Required (the change requires updates to related documentation)
  • 🔧 Other (please specify):
    • Provide additional details here.

📄 Checklist

  • 🔍 My code adheres to the style guidelines of this project.
  • 🦿 I have indicated where (if any) I used an LLM for the contributions
  • ✅ I ran ESLint and other code linters for modified files.
  • 🛠️ I have reviewed and tested my code.
  • 📝 I have commented my code, especially in hard-to-understand areas (e.g., using JSDoc for methods).
  • ⚠️ My changes generate no new warnings.
  • 🤖 My code needed automated testing. I have added them (this is an optional task).
  • 📄 Documentation updates are included (if applicable).
  • 🔒 I have considered potential security impacts and mitigated risks.
  • 🧰 Dependency updates are listed and explained.
  • 📚 I have read and understood the Pull Request guidelines.

📷 Screenshots or Visual Changes

There are a now shortcuts available if the user holds down on the app icon (on android) and the android status bar should now reflect the theme color i believe.

Copy link
Copy Markdown
Collaborator

@CommanderStorm CommanderStorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@CommanderStorm CommanderStorm merged commit 1a6d721 into louislam:master Nov 19, 2025
20 checks passed
@CommanderStorm CommanderStorm changed the title Improve PWA Manifest Chore: add description and shortcuts to the PWA Manifest Nov 19, 2025
@CommanderStorm CommanderStorm added this to the 2.1.0 milestone Nov 23, 2025
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