{
  "id": "/",
  "name": "寶寶時光機 Baby Time Machine",
  "short_name": "寶寶時光機",
  "description": "完全免費、無廣告、使用者自有 Google Drive 儲存的家庭回憶 SaaS",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "zh-TW",
  "dir": "ltr",
  "background_color": "#faf7f2",
  "theme_color": "#8b6f47",
  "categories": ["productivity", "lifestyle", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "家庭列表",
      "short_name": "儀表板",
      "description": "查看所有家庭空間",
      "url": "/dashboard"
    },
    {
      "name": "使用說明",
      "short_name": "幫助",
      "description": "查看快捷鍵與匯出指南",
      "url": "/help"
    }
  ],
  "prefer_related_applications": false
}
