MediaWiki:Main-manifest.json: Difference between revisions

From Visual Data Wiki
Jump to navigation Jump to search
No edit summary
(Uschuetzenmeister changed the content model of the page MediaWiki:Main-manifest.json from "JSON" to "plain text")
Tag: content model change
(No difference)

Revision as of 20:54, 4 March 2024

{ "id": "main", "short-name": "WebMo", "name": "WebMo", "description": "The software for projects with impact.", "start_url": "/wiki/mainpage?pwa-id=main", "background_color": "#ffffff", "theme_color": "#eaecf0", "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" ] }