{
  "name": "DateReplyAI",
  "short_name": "DateReplyAI",
  "description": "约会软件智能回复助手 — 用AI帮你生成完美回复",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0F0B1A",
  "theme_color": "#0F0B1A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
