UNPKG

@wilboerht/blog-template

Version:
22 lines (21 loc) 509 B
{ "name": "Wilboerht's Blog", "short_name": "WBlog", "description": "A personal blog about technology, life, and everything in between", "start_url": "/index.html", "display": "standalone", "background_color": "#ffffff", "theme_color": "#3eaf7c", "icons": [ { "src": "/icons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ] }