{
	"name": "Page Proxy",
	"short_name": "Page Proxy",
	"description": "Personal MCP server that fetches web pages as Markdown, rendering JavaScript when needed.",
	"icons": [
		{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
		{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
	],
	"theme_color": "#16213e",
	"background_color": "#16213e",
	"display": "browser",
	"start_url": "/"
}
