{
	"name": "Scandoku - Sudoku Scanner",
	"short_name": "Scandoku",
	"description": "Quickly save and print sudoku puzzles with your camera",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#0f1419",
	"theme_color": "#0f1419",
	"orientation": "portrait",
	"icons": [
		{
			"src": "/icon.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/icon.svg",
			"sizes": "192x192 512x512",
			"type": "image/svg+xml",
			"purpose": "maskable"
		}
	],
	"categories": ["productivity", "games", "utilities"],
	"screenshots": []
}
