Skip to content
Snippets Groups Projects
Commit 4e5511b5 authored by Brady James Garvin's avatar Brady James Garvin
Browse files

Updated manifest for portability.

parent 97efe955
Branches 5.0
No related tags found
No related merge requests found
hashing/public/logo.png

9.58 KiB

...@@ -8,11 +8,17 @@ ...@@ -8,11 +8,17 @@
"type": "image/svg+xml", "type": "image/svg+xml",
"sizes": "192x192 512x512", "sizes": "192x192 512x512",
"purpose": "any maskable" "purpose": "any maskable"
},
{
"src": "logo.png",
"type": "image/png",
"sizes": "512x512",
"purpose": "any maskable"
} }
], ],
"start_url": ".", "start_url": ".",
"display": "standalone", "display": "standalone",
"orientation": "portrait", "orientation": "portrait",
"theme_color": "rgba(208 0 0 / 100%)", "theme_color": "#d00000",
"background_color": "rgba(255 255 255 / 100%)" "background_color": "#ffffff"
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment