{
    "name": "AI 治愈手账日记",
    "short_name": "治愈日记",
    "description": "AI 驱动的治愈手账日记，记录每一天的心情",
    "start_url": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#fff9f5",
    "theme_color": "#f4a4a4",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🌸</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
