{
    "name": "読書ログ",
    "short_name": "読書ログ",
    "description": "クラウド同期型読書ログアプリ",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#111111",
    "theme_color": "#111111",
    "orientation": "portrait",
    "icons": [
        {
            "src": "apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
