{
	"name": "FlashCard",
	"short_name": "FlashCard",
	"description": "FlashCard is an application for interview preparation with spaced repetition.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#f0fdf4",
	"theme_color": "#16a34a",
	"icons": [
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		}
	]
}
