{
  "name": "车伴 - AutoPal.Top 特斯拉数据智能伙伴",
  "short_name": "车伴",
  "description": "我们是为特斯拉车主打造的数据智能伙伴，通过深度挖掘车辆数据，让你的每一段行程都清晰可见、每一分能耗都心中有数。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo_big.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ]
}