{
    "name": "Niji Voice Log",
    "short_name": "NijiVoiceLog",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#121212",
    "theme_color": "#5c6bc0",
    "description": "にじさんじボイスの感想・視聴履歴を管理するWebアプリ",
    "icons": [
        {
            "src": "./icon-512x512.svg",
            "sizes": "192x192 512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}