From 25f8ee1031fc3f12e9d1bf5c1f0800391d1a7c9c Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Thu, 8 Jun 2023 20:03:23 +0100 Subject: [PATCH] Try out some manifest.json enhancements --- manifest.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 3401cc5f..a4f143bc 100644 --- a/manifest.json +++ b/manifest.json @@ -1,14 +1,18 @@ { "dir": "ltr", - "lang": "en", + "lang": "en-GB", "name": "Kiwix JS PWA Edition", "display": "standalone", - "display_override": ["standalone", "tabbed"], + "display_override": ["window-controls-overlay", "standalone", "browser"], + "edge_side_panel": { + "preferred_width": 496 + }, + "categories": ["reference", "books", "education"], "iarc_rating_id": "3596f0d9-387e-4d64-a165-5fef16a6c8e3", "start_url": ".", "short_name": "Kiwix PWA", - "theme_color": "#000", - "description": "Offline Wikipedia reader", + "theme_color": "#2F4F4F", + "description": "Kiwix is an offline reader for content from Wikipedia, Project Gutenberg, TED Talks, Wikivoyage, Stackexchange, and many other Web archives. It makes knowledge available to people with limited or no Internet access.", "background_color": "#000", "related_applications": [ {