Welcome to mirror list, hosted at ThFree Co, Russian Federation.

manifest.json « static - github.com/the2ne/hugo-frais.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 830ffdd3e3df690860e98489bb49e9d87f61e3a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"name": "Hugo Frais",
	"icons": [
		{
			"src": "\/img\/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image\/png"
		}
	],
	"theme_color": "#C54741",
	"display": "standalone"
}