{
	"name": "Doughnut Reader",
	"short_name": "Doughnut Reader",
	"description": "A Hacker News Reader with a dark mode and full-text reading",
	"theme_color": "#262626",
	"background_color": "#262626",
	"display": "fullscreen",
	"scope": "/",
	"start_url": "https://doughnut-reader.netlify.app",
	"icons": [
		{
			"src": "/images/favicons/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		}
	],
	"splash_pages": null
}
