]> git.0d.be Git - chloro.git/blob - chloro/phyll/static/manifest.json
misc: add favicon & manifest
[chloro.git] / chloro / phyll / static / manifest.json
1 {
2   "name": "0d - Coin web de Frédéric Péters",
3   "short_name": "0d",
4   "start_url": "/",
5   "icons": [
6     {
7       "sizes": "512x512",
8       "src": "/static/icon.png",
9       "type": "image/png"
10     }
11   ]
12 }