{
    "name": "RC GRSVP Solution",
    "short_name": "RC GRSVP",
    "description": "QR 掃描報到、座位安排、嘉賓管理 — 一站式活動指揮系統",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#faf9f6",
    "theme_color": "#1c4035",
    "scope": "/",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["business", "productivity"],
    "lang": "zh-Hant",
    "dir": "ltr"
}
