the home site for me: also iteration 3 or 4 of my site
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 20 lines 385 B view raw
1{ 2 "name": "zera", 3 "short_name": "zera", 4 "icons": [ 5 { 6 "src": "/favicon/android-chrome-192x192.png", 7 "sizes": "192x192", 8 "type": "image/png" 9 }, 10 { 11 "src": "/favicon/android-chrome-512x512.png", 12 "sizes": "512x512", 13 "type": "image/png" 14 } 15 ], 16 "theme_color": "#9C86AA", 17 "background_color": "#232327", 18 "display": "standalone" 19} 20