{
    "name": "護郷会 - 地域と伝統を大切に",
    "short_name": "護郷会",
    "description": "地域のみなさまとともに、日本の伝統や安心を次世代へつなぎます",
    "icons": [
        {
            "src": "/static/img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#1a365d",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "scope": "/"
} 