mirror of
https://github.com/holo-gfx/mangadex.git
synced 2024-11-24 23:38:20 -05:00
33 lines
807 B
JSON
33 lines
807 B
JSON
{
|
|
"short_name": "MangaDex",
|
|
"name": "MangaDex - High Quality Manga, no Ads",
|
|
"description": "Read manga online for free at MangaDex with no ads, high quality images and support scanlation groups!",
|
|
"icons": [
|
|
{
|
|
"src": "/images/misc/mangadex-lg.png",
|
|
"type": "image/png",
|
|
"sizes": "880x880"
|
|
},
|
|
{
|
|
"src": "/images/misc/mangadex-sm.png",
|
|
"type": "image/png",
|
|
"sizes": "120x120"
|
|
},
|
|
{
|
|
"src": "/images/misc/mangadex-512.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
},
|
|
{
|
|
"src": "/images/misc/mangadex-192.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
}
|
|
],
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"background_color": "#2e3439",
|
|
"display": "standalone",
|
|
"theme_color": "#f79421",
|
|
"version": "3.0"
|
|
} |