{ "name": "Sci Calc", "short_name": "Sci Calc", "description": "A TI-83+ inspired scientific calculator with persistent history and Ans.", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#22262b", "theme_color": "#3f4750", "icons": [ { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "icons/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ] }