Pratikdate / ecard

19 stars 41 forks source link

Optimization Suggestions for manifest.json File #26

Open moroii69 opened 6 months ago

moroii69 commented 6 months ago

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)

Smartphone (if applicable)

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

Shubham-Zone commented 6 months ago

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