{
  "name": "奇奇的早餐",
  "short_name": "奇奇早餐",
  "description": "今天早上吃什么？拉一下就知道！",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0F7FF",
  "theme_color": "#F0F7FF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
