{
  "name": "NL2SQL - AI驱动的自然语言转SQL平台",
  "short_name": "NL2SQL",
  "description": "让AI把模糊需求变成精准SQL，把下班时间还给自己",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["productivity", "business", "developer tools"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "产品功能",
      "short_name": "功能",
      "description": "查看产品功能介绍",
      "url": "/#features",
      "icons": []
    },
    {
      "name": "技术亮点",
      "short_name": "技术",
      "description": "了解技术优势",
      "url": "/#tech",
      "icons": []
    }
  ]
}
