post: tags: - admin summary: Upload Maskable Icon requestBody: required: true content: multipart/form-data: schema: type: object properties: files: type: array items: type: string format: binary required: - files responses: "200": description: "Image uploaded" content: application/json: schema: type: object properties: name: type: string description: The filename url: type: string description: URL of the uploaded logo for the Maskable Icon entry for PWA / A2HS