aboutsummaryrefslogtreecommitdiff
path: root/build/manifest.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2020-12-14 23:29:56 -0800
committerFuwn <[email protected]>2020-12-14 23:29:56 -0800
commit002eb44eee98dc838bc854b945ab0cbf4884dd57 (patch)
tree428ae460c79baf32fba8ecf16e6fe02a88c3b971 /build/manifest.json
parent:star: (diff)
downloadme-rewrite-angular.tar.xz
me-rewrite-angular.zip
Diffstat (limited to 'build/manifest.json')
-rw-r--r--build/manifest.json25
1 files changed, 0 insertions, 25 deletions
diff --git a/build/manifest.json b/build/manifest.json
deleted file mode 100644
index 243039b..0000000
--- a/build/manifest.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "short_name": "Fuwn",
- "name": "Fuwn, Full-stack Node.js Developer, Reverse Engineer, YouTuber.",
- "icons": [
- {
- "src": "superthumb.jpg",
- "sizes": "image/jpg",
- "type": "250x2250"
- },
- {
- "src": "superthumb.jpg",
- "type": "image/jpg",
- "sizes": "192x192"
- },
- {
- "src": "superthumb.jpg",
- "type": "image/jpg",
- "sizes": "512x512"
- }
- ],
- "start_url": ".",
- "display": "standalone",
- "theme_color": "#000000",
- "background_color": "#ffffff"
-}