{
  "name": "蒸馏咸咸",
  "short_name": "咸咸",
  "description": "和咸咸说说话",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay"],
  "background_color": "#FAF7F2",
  "theme_color": "#E89AA8",
  "orientation": "portrait",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-maskable.png",
      "sizes": "572x572",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
