aboutsummaryrefslogtreecommitdiff
path: root/static/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'static/manifest.json')
-rw-r--r--static/manifest.json190
1 files changed, 95 insertions, 95 deletions
diff --git a/static/manifest.json b/static/manifest.json
index 22055d22..8ed54e7d 100644
--- a/static/manifest.json
+++ b/static/manifest.json
@@ -1,97 +1,97 @@
{
- "short_name": "due.moe",
- "name": "due.moe",
- "start_url": "/",
- "orientation": "any",
- "icons": [
- {
- "src": "https://due.moe/favicon-196x196.png",
- "type": "image/png",
- "sizes": "196x196",
- "purpose": "maskable any"
- },
- {
- "src": "https://due.moe/favicon-128.png",
- "type": "image/png",
- "sizes": "128x128",
- "purpose": "maskable any"
- },
- {
- "src": "https://due.moe/favicon-96x96.png",
- "type": "image/png",
- "sizes": "96x96",
- "purpose": "maskable any"
- },
- {
- "src": "https://due.moe/favicon-32x32.png",
- "type": "image/png",
- "sizes": "32x32",
- "purpose": "maskable any"
- },
- {
- "src": "https://due.moe/favicon-16x16.png",
- "type": "image/png",
- "sizes": "16x16",
- "purpose": "maskable any"
- }
- ],
- "background_color": "#060506",
- "display": "standalone",
- "scope": "/",
- "theme_color": "#060506",
- "description": "Instantly view which anime & manga on your lists have new episodes/chapters!",
- "shortcuts": [
- {
- "name": "Due Media",
- "short_name": "Due",
- "url": "/?source=pwa",
- "icons": [
- {
- "src": "https://due.moe/favicon-196x196.png",
- "type": "image/png",
- "sizes": "196x196",
- "purpose": "maskable any"
- }
- ]
- },
- {
- "name": "Completed Media",
- "short_name": "Completed",
- "url": "/completed?source=pwa",
- "icons": [
- {
- "src": "https://due.moe/favicon-196x196.png",
- "type": "image/png",
- "sizes": "196x196",
- "purpose": "maskable any"
- }
- ]
- },
- {
- "name": "Subtitle Schedule",
- "short_name": "Schedule",
- "url": "/schedule?source=pwa",
- "icons": [
- {
- "src": "https://due.moe/favicon-196x196.png",
- "type": "image/png",
- "sizes": "196x196",
- "purpose": "maskable any"
- }
- ]
- },
- {
- "name": "hololive Schedule",
- "short_name": "hololive",
- "url": "/hololive?source=pwa",
- "icons": [
- {
- "src": "https://due.moe/favicon-196x196.png",
- "type": "image/png",
- "sizes": "196x196",
- "purpose": "maskable any"
- }
- ]
- }
- ]
+ "short_name": "due.moe",
+ "name": "due.moe",
+ "start_url": "/",
+ "orientation": "any",
+ "icons": [
+ {
+ "src": "https://due.moe/favicon-196x196.png",
+ "type": "image/png",
+ "sizes": "196x196",
+ "purpose": "maskable any"
+ },
+ {
+ "src": "https://due.moe/favicon-128.png",
+ "type": "image/png",
+ "sizes": "128x128",
+ "purpose": "maskable any"
+ },
+ {
+ "src": "https://due.moe/favicon-96x96.png",
+ "type": "image/png",
+ "sizes": "96x96",
+ "purpose": "maskable any"
+ },
+ {
+ "src": "https://due.moe/favicon-32x32.png",
+ "type": "image/png",
+ "sizes": "32x32",
+ "purpose": "maskable any"
+ },
+ {
+ "src": "https://due.moe/favicon-16x16.png",
+ "type": "image/png",
+ "sizes": "16x16",
+ "purpose": "maskable any"
+ }
+ ],
+ "background_color": "#060506",
+ "display": "standalone",
+ "scope": "/",
+ "theme_color": "#060506",
+ "description": "Instantly view which anime & manga on your lists have new episodes/chapters!",
+ "shortcuts": [
+ {
+ "name": "Due Media",
+ "short_name": "Due",
+ "url": "/?source=pwa",
+ "icons": [
+ {
+ "src": "https://due.moe/favicon-196x196.png",
+ "type": "image/png",
+ "sizes": "196x196",
+ "purpose": "maskable any"
+ }
+ ]
+ },
+ {
+ "name": "Completed Media",
+ "short_name": "Completed",
+ "url": "/completed?source=pwa",
+ "icons": [
+ {
+ "src": "https://due.moe/favicon-196x196.png",
+ "type": "image/png",
+ "sizes": "196x196",
+ "purpose": "maskable any"
+ }
+ ]
+ },
+ {
+ "name": "Subtitle Schedule",
+ "short_name": "Schedule",
+ "url": "/schedule?source=pwa",
+ "icons": [
+ {
+ "src": "https://due.moe/favicon-196x196.png",
+ "type": "image/png",
+ "sizes": "196x196",
+ "purpose": "maskable any"
+ }
+ ]
+ },
+ {
+ "name": "hololive Schedule",
+ "short_name": "hololive",
+ "url": "/hololive?source=pwa",
+ "icons": [
+ {
+ "src": "https://due.moe/favicon-196x196.png",
+ "type": "image/png",
+ "sizes": "196x196",
+ "purpose": "maskable any"
+ }
+ ]
+ }
+ ]
}