https://github.com/vikashpr/attack-on-sushi
Attack On Sushi is a PWA Food app
https://github.com/vikashpr/attack-on-sushi
Last synced: 7 months ago
JSON representation
Attack On Sushi is a PWA Food app
- Host: GitHub
- URL: https://github.com/vikashpr/attack-on-sushi
- Owner: VikashPR
- License: mit
- Created: 2023-01-25T00:15:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-12T16:07:05.000Z (over 3 years ago)
- Last Synced: 2025-04-09T05:28:45.977Z (over 1 year ago)
- Language: HTML
- Size: 442 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Manifest files
Manifest.json files are used to describe the properties of the application. They are used to generate the application's icon, name, description, and other properties. The manifest.json file is located in the root directory of the application [Learn move Manifest.json](https://web.dev/add-manifest/).