{
  "name": "宝妈短视频工作台",
  "short_name": "宝妈工作台",
  "description": "心机老婆由美xi · 母婴短视频选题与话术工作台",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff5f8",
  "theme_color": "#ff6b9d",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "apple_touch_icon": "./icon-192.png"
}
