{
  "name": "Chip IC - Your Electronics Components Partner",
  "short_name": "Chip IC",
  "description": "Find all your electronic components needs at Chip IC.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0055a5",
  "icons": [
    {
      "src": "/android-chrome-192x192.png", // 也需要提供的图标
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png", // 也需要提供的图标
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}