/ site.webmanifest
site.webmanifest
1 { 2 "short_name": "/home/hashb", 3 "name": "Chenna Kautilya's Blog | /home/hashb", 4 "description": "Chenna Kautilya | Makes Robots Move", 5 "icons": [ 6 { 7 "src": "/android-chrome-192x192.png", 8 "sizes": "192x192", 9 "type": "image/png" 10 }, 11 { 12 "src": "/android-chrome-512x512.png", 13 "sizes": "512x512", 14 "type": "image/png" 15 } 16 ], 17 "theme_color": "#ffffff", 18 "background_color": "#ffffff", 19 "display": "standalone" 20 }