{
  "name": "婚禮管家 HK — Wedding Manager",
  "short_name": "婚禮管家 HK",
  "description": "專為香港新人打造的婚禮管理應用程式 | Wedding planning and budget management for Hong Kong couples.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#f43f5e",
  "orientation": "portrait",
  "categories": ["lifestyle", "finance", "utilities"],
  "lang": "zh-HK",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "預算 Budget",
      "short_name": "預算",
      "url": "/?tab=budget",
      "description": "Open Budget tab"
    },
    {
      "name": "賓客 Guests",
      "short_name": "賓客",
      "url": "/?tab=guests",
      "description": "Open Guests tab"
    }
  ]
}
