MediaWiki:Main-manifest.json: Difference between revisions

From Visual Data Wiki
Jump to navigation Jump to search
(Replaced content with "{ "name": "main" }")
Tags: Replaced Reverted
No edit summary
Tag: Manual revert
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{
{
     "name": "main"
     "id": "main",
    "short-name": "WebMo",
    "name": "WebMo",
    "description": "The software for projects with impact.",
    "start_url": "/wiki/Main_Page?pwa-id=main",
    "background_color": "#ffffff",
    "theme_color": "#eaecf0",
    "display": "standalone",
    "scope": "/",
    "icons": [
        {
            "src": "https://vdwiki.idea-sketch.com/images/icons/192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "https://vdwiki.idea-sketch.com/images/icons/512.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "https://vdwiki.idea-sketch.com/images/icons/1024.png",
            "type": "image/png",
            "sizes": "1024x1024"
        }
    ],
    "lang": "en",
    "categories": [
        "development cooperation"
    ]
}
}

Latest revision as of 21:24, 4 March 2024

id"main"
short-name"WebMo"
name"WebMo"
description"The software for projects with impact."
start_url"/wiki/Main_Page?pwa-id=main"
background_color"#ffffff"
theme_color"#eaecf0"
display"standalone"
scope"/"
icons
src"https://vdwiki.idea-sketch.com/images/icons/192.png"
type"image/png"
sizes"192x192"
src"https://vdwiki.idea-sketch.com/images/icons/512.png"
type"image/png"
sizes"512x512"
src"https://vdwiki.idea-sketch.com/images/icons/1024.png"
type"image/png"
sizes"1024x1024"
lang"en"
categories
"development cooperation"