{ "name": "Markdown Slicer", "short_name": "MDSlicer", "description": "Free browser-based markdown splitter for extracting and downloading sections from large markdown files.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#101827", "theme_color": "#101827", "icons": [ { "src": "/favicon.png", "sizes": "192x192", "type": "image/png" }, { "src": "/favicon.png", "sizes": "512x512", "type": "image/png" } ] }