{ "name": "Baustelle — Bericht-Doku", "short_name": "Baustelle", "description": "Mobile Doku für Baustellen — Fotos, Sprachnotizen, Skizzen", "id": "/custom/baustelle/", "start_url": "/custom/baustelle/", "scope": "/custom/baustelle/", "display": "standalone", "orientation": "portrait", "background_color": "#1a1a1f", "theme_color": "#1a1a1f", "lang": "de", "dir": "ltr", "categories": ["productivity", "business", "utilities"], "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "share_target": { "action": "https://awl.data-it-solution.de/custom/baustelle/share.html", "method": "POST", "enctype": "multipart/form-data", "params": { "title": "title", "text": "text", "url": "url", "files": [ { "name": "photos", "accept": ["image/jpeg", "image/png", "image/webp", "image/*"] }, { "name": "file", "accept": ["image/jpeg", "image/png", "image/webp", "image/*"] } ] } } }