{ "name": "nercone.dev", "description": "作りたいものを作り、やりたくないことからは逃げる学生", "start_url": "https://nercone.dev/", "display": "standalone", "theme_color": "#A9A9A9", "background_color": "#202020", "icons": [ { "src": "/assets/images/favicon_cat.png", "type": "image/png", "sizes": "1200x1200" }, { "src": "/assets/images/favicon_cat.svg", "type": "image/svg+xml", "sizes": "1200x1200" } ], "shortcuts": [ { "name": "About Nercone", "short_name": "About", "url": "/about" }, { "name": "Links", "url": "/links" }, { "name": "Projects", "url": "/projects" }, { "name": "Public Keys", "url": "/public-key" }, { "name": "Daily Quote", "url": "/daily-quote" }, { "name": "Access Counter", "url": "/access-counter" } ] }