MediaWiki:Main-manifest.json: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| (15 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{ | { | ||
"id": "main", | |||
"short-name": "WebMo", | |||
"name": "WebMo", | "name": "WebMo", | ||
"start_url": "/Main_Page?pwa-id=main", | "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": [ | "icons": [ | ||
{ | { | ||
"src": "https://vdwiki.idea-sketch.com | "src": "https://vdwiki.idea-sketch.com/images/icons/192.png", | ||
"type": "image/png", | "type": "image/png", | ||
"sizes": "192x192" | "sizes": "192x192" | ||
}, | }, | ||
{ | { | ||
"src": "https://vdwiki.idea-sketch.com | "src": "https://vdwiki.idea-sketch.com/images/icons/512.png", | ||
"type": "image/png", | "type": "image/png", | ||
"sizes": "512x512" | "sizes": "512x512" | ||
}, | }, | ||
{ | { | ||
"src": "https://vdwiki.idea-sketch.com | "src": "https://vdwiki.idea-sketch.com/images/icons/1024.png", | ||
"type": "image/png", | "type": "image/png", | ||
"sizes": "1024x1024" | "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 |
| |||||||||||||||||||||
| lang | "en" | |||||||||||||||||||||
| categories |
|