{
  "name": "Yukii",
  "short_name": "Yukii",
  "description": "Explore interactive stories, immersive experiences, and diverse characters.",
  "id": "/",
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/?utm_source=pwa",
  "lang": "en-US",
  "categories": ["social", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/brands/yukii/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/brands/yukii/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore",
      "short_name": "Explore",
      "description": "Browse interactive stories and characters",
      "url": "/zh-CN/cards",
      "icons": [
        {
          "src": "/brands/yukii/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Chat",
      "short_name": "Chat",
      "description": "Enter your fantasy world",
      "url": "/zh-CN/chat",
      "icons": [
        {
          "src": "/brands/yukii/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
