{
    "name": "AIキャリアアドバイザー",
    "short_name": "キャリアAI",
    "description": "4つの質問に答えるだけで、AIがあなたに合ったキャリアタイプを診断",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#6366f1",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
