GET /de/api/organizations/manifest/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=300
Content-Type: application/json
Vary: Accept
{
"name": "",
"shortName": "",
"description": "",
"lang": "de",
"icons": [
{
"src": "https://calago.wpshop.at/media/images/calago.svg?width=180&height=180",
"type": "icon/svg",
"size": "180x180"
},
{
"src": "https://calago.wpshop.at/media/images/calago.svg?width=192&height=192",
"type": "icon/svg",
"size": "192x192"
},
{
"src": "https://calago.wpshop.at/media/images/calago.svg?width=256&height=256",
"type": "icon/svg",
"size": "256x256"
},
{
"src": "https://calago.wpshop.at/media/images/calago.svg?width=384&height=384",
"type": "icon/svg",
"size": "384x384"
},
{
"src": "https://calago.wpshop.at/media/images/calago.svg?width=512&height=512",
"type": "icon/svg",
"size": "512x512"
}
],
"themeColor": "#ffffff",
"backgroundColor": "#ffffff",
"display": "standalone",
"useWebmanifestExtension": false
}