{
  "name": "灵感火花 · Inspiration Spark",
  "short_name": "灵感火花",
  "description": "极轻量的多场景灵感记录与 AI 推演工具",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1115",
  "theme_color": "#0f1115",
  "lang": "zh-CN",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/icons/icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png",     "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png",     "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "记一条灵感",
      "short_name": "新灵感",
      "url": "/?focus=1",
      "description": "打开应用并聚焦输入框"
    }
  ]
}
