{
    "name": "FORTUNA - タロット占い",
    "short_name": "FORTUNA",
    "description": "無料のタロット占いアプリ。ワンオラクルで今日のメッセージを受け取り、AIが深い解釈を導きます。",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#d4a853",
    "orientation": "portrait",
    "lang": "ja",
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "480x480",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/apple-icon.png",
            "sizes": "480x480",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["entertainment", "lifestyle"]
}
