{
    "name": "Hacking Labo",
    "short_name": "Hacking Labo",
    "description": "Hacking Labo はサイバーセキュリティ向上を目的としてIT技術やセキュリティに関する知識・実験について発信するサイトです。",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "lang": "ja",
    "background_color": "#000000",
    "theme_color": "#00ff41",
    "icons": [
        {
            "src": "/images/index/apple-touch-icon-180x180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/index/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
