Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimization Suggestions for manifest.json File #26

Open
moroii69 opened this issue May 12, 2024 · 1 comment
Open

Optimization Suggestions for manifest.json File #26

moroii69 opened this issue May 12, 2024 · 1 comment

Comments

@moroii69
Copy link

Describe the Issue
The manifest.json file in the repository contains several areas that can be optimized for efficiency and performance.

To Reproduce
Steps to identify and address the issues:

  1. Access the manifest.json file in the repository.
  2. Review the following aspects:
    • Redundancy in "name" and "short_name".
    • start_url specifying "." instead of a specific URL.
    • Compression and format optimization of icon images.
    • Review of cache optimization and unnecessary icon sizes.
    • Identification and removal of unnecessary properties.
  3. Note down the areas needing improvement or adjustment.

Expected Behavior
The manifest.json file should be optimized for efficiency, reducing redundancy, specifying precise start URLs, compressing images effectively, and removing unnecessary properties.

Screenshots
N/A

Desktop (if applicable)

  • OS: [e.g. Windows 10]
  • Browser: [e.g. Chrome Version 97.0.4692.99]

Smartphone (if applicable)

  • Device: [e.g. iPhone 12]
  • OS: [e.g. iOS 15.3]
  • Browser: [e.g. Safari Version 15.2]

Additional Context
Please assign this issue to me under GSSOC 24.

@Shubham-Zone
Copy link

@Pratikdate please assign this to me i am GSSOC'24 contributor and have 2+ years of experience in flutter

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

No branches or pull requests

2 participants