{
  "name": "Otter Tab",
  "short_name": "OtterTab",
  "description": "自定义新标签页 - 时间天气、导航书签、壁纸主题",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
