{
  "name": "美甲報價助理 - 專業美甲價格計算工具 | Nail Quote Assistant",
  "short_name": "美甲報價助理",
  "description": "專業美甲報價助理工具，快速計算美甲服務價格，支援多種美甲款式選擇",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFBEB",
  "theme_color": "#FFFBEB",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
