{ "name": "ftextarea", "short_name": "ftextarea", "description": "A simple full-screen textarea for quick notes", "start_url": "/", "display": "standalone", "background_color": "#0d1117", "theme_color": "#0d1117", "icons": [ { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" }, { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180" } ] }