{ "name": "Immersion", "short_name": "Immersion", "description": "A local-first immersion reader with dictionaries, SRS, PDF/ePub import, and grammar tools.", "start_url": "./index.html", "scope": "./", "display": "standalone", "background_color": "#fff7ec", "theme_color": "#ff7a00", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png" } ] }