{ "_comment": "SPB Drive \u2014 Personal Cloud Drive | Author: Simon-Pierre Boucher | Contact: contact@spboucher.ai | File: src/web/assets/manifest.webmanifest | License: MIT (c) Simon-Pierre Boucher", "name": "SPB Drive", "short_name": "SPB Drive", "description": "Personal cloud drive of Simon-Pierre Boucher", "start_url": "/app", "display": "standalone", "background_color": "#f6f5f1", "theme_color": "#f6f5f1", "icons": [ { "src": "/assets/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }