{ "name": "My Book Library", "short_name": "My Books", "description": "A quiet digital shelf for the books you own and the books waiting to be read.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#f5f0e6", "theme_color": "#234744", "orientation": "portrait-primary", "icons": [ { "src": "./book-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ] }