{
  "name": "Nova · 你的AI伴侣",
  "short_name": "Nova",
  "description": "拥有真实性格和情绪的AI伴侣，会记住你、有心跳、会成长",
  "start_url": "/nova/",
  "scope": "/nova/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#13131a",
  "theme_color": "#13131a",
  "orientation": "portrait",
  "categories": [
    "lifestyle",
    "social"
  ],
  "icons": [
    {
      "src": "/nova/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/nova/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}