{ "name": "Eiklio Contact Sheets", "short_name": "Eiklio", "description": "Create contact sheets and manage client photo proofing.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#090A0F", "theme_color": "#090A0F", "orientation": "any", "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ] }