Jisho

×
Fae03410666e80534df7d3725df88314
1 Reply ・ Started by jpbarbosa at 2023-10-27 14:58:32 UTC ・ Last reply by lambdawinner829 at 2023-11-14 02:01:24 UTC

Suggestion: add manifest.json with display:standalone allowing Jisho to be used as a web app

WaniKani example:

{
"name": "WaniKani",
"start_url": "/",
"lang": "en-us",
"background_color": "white",
"theme_color": "white",
"display": "standalone",
"icons": [
{
"src": "...png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "...png",
"sizes": "512x512",
"type": "image/png"
}
]
}

B1ad628f567671f6a9c73a4ee677f388
lambdawinner829 at 2023-11-14 02:01:24 UTC

I am glad that there are some files that we have been thinking about and I can see it working out for you which is nice to keep thinking about and I hope it’s good.

to reply.