{
    "name": "Japan Cellar — 日本酒・焼酎・日本ワインの専門家評価",
    "short_name": "Japan Cellar",
    "description": "日本酒・焼酎・日本ワインを認定レビュアーが100点満点で採点する、多言語対応の専門家評価データベース。",
    "lang": "ja",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#7f1d1d",
    "categories": ["food", "lifestyle", "travel"],
    "icons": [
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
