{
    "name": "聖書閲覧アプリ — 多言語版",
    "short_name": "多言語聖書",
    "description": "日本語・中国語・英語・韓国語対応の聖書閲覧アプリケーション。オフライン対応。",
    "start_url": "./index.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3498db",
    "icons": [
        {
            "src": "./v2.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "./v2.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}