{
    "name": "心動日記 LoveStory",
    "short_name": "心動日記",
    "description": "你的專屬數位伴侶 — 角色會記住你、關心你、陪伴你的每一天",
    "start_url": "./index.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0d1117",
    "theme_color": "#ff6b9d",
    "categories": ["games", "entertainment"],
    "lang": "zh-TW",
    "icons": [
        {
            "src": "assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "related_applications": [],
    "prefer_related_applications": false
}
