{
    "name" : "中国好诗词",
    "appid" : "__UNI__FDBB5FF",
    "description" : "中国好诗词（PoetryVerse）- 探索中国古典诗词之美，收录唐诗宋词元曲等经典作品，提供诗词赏析、注释、译文及AI创作工具。传承千年诗韵，品味古典文化。",
    "versionName" : "1.0.0",
    "versionCode" : 100,
    "transformPx" : false,
    "uni-app-x" : {
        "styleIsolationVersion" : "2",
        "vapor" : true,
        "vapor-render-target" : "bytecode"
    },
    "app" : {
        "defaultAppTheme" : "auto",
        "distribute" : {
            "icons" : {
                "android" : {
                    "hdpi" : "static/app/icons/android/hdpi.png",
                    "xhdpi" : "static/app/icons/android/xhdpi.png",
                    "xxhdpi" : "static/app/icons/android/xxhdpi.png",
                    "xxxhdpi" : "static/app/icons/android/xxxhdpi.png"
                },
                "ios" : {
                    "appstore" : "static/app/icons/ios/1024.png",
                    "ipad" : {
                        "app" : "static/app/icons/ios/152.png",
                        "app@2x" : "static/app/icons/ios/167.png"
                    },
                    "iphone" : {
                        "app@2x" : "static/app/icons/ios/120.png",
                        "app@3x" : "static/app/icons/ios/180.png"
                    }
                }
            }
        }
    },
    "mp-weixin" : {
        "darkmode" : true,
        "appid" : "wxc2c6a333224fa17d",
        "lazyCodeLoading" : "requiredComponents",
        "setting" : {
            "urlCheck" : false,
            "minified" : true,
            "postcss" : true
        },
        "packOptions" : {
            "ignore" : [
                {
                    "type" : "suffix",
                    "value" : ".ttf"
                },
                {
                    "type" : "suffix",
                    "value" : ".otf"
                },
                {
                    "type" : "folder",
                    "value" : "static/app"
                },
                {
                    "type" : "folder",
                    "value" : "static/web"
                },
                {
                    "type" : "folder",
                    "value" : "uni_modules/rice-ui/static"
                },
                {
                    "type" : "folder",
                    "value" : "static/icons"
                },
                {
                    "type" : "folder",
                    "value" : "static/app-harmony"
                },
                {
                    "type" : "folder",
                    "value" : "static/icon"
                },

                {
                    "type" : "glob",
                    "value" : "static/fonts/MaterialIcons*"
                },
                {
                    "type" : "glob",
                    "value" : "static/fonts/lucide/**"
                },
                {
                    "type" : "file",
                    "value" : "static/fonts/lucide/lucide.ttf"
                },
                {
                    "type" : "file",
                    "value" : "static/icons/Icon-192.png"
                },
                {
                    "type" : "file",
                    "value" : "static/icons/Icon-192.webp"
                },
                {
                    "type" : "file",
                    "value" : "static/icons/Icon-512.png"
                },
                {
                    "type" : "file",
                    "value" : "static/icons/Icon-512.webp"
                },
                {
                    "type" : "file",
                    "value" : "static/icons/Icon-maskable-192.png"
                },
                {
                    "type" : "file",
                    "value" : "static/icons/Icon-maskable-192.webp"
                },
                {
                    "type" : "file",
                    "value" : "static/icons/Icon-maskable-512.png"
                },
                {
                    "type" : "file",
                    "value" : "static/icons/Icon-maskable-512.webp"
                },
                {
                    "type" : "file",
                    "value" : "static/favicon.ico"
                },
                {
                    "type" : "file",
                    "value" : "static/favicon.png"
                },
                {
                    "type" : "file",
                    "value" : "static/favicon.svg"
                },
                {
                    "type" : "file",
                    "value" : "static/favicon.webp"
                },
                {
                    "type" : "file",
                    "value" : "static/manifest.json"
                },
                {
                    "type" : "file",
                    "value" : "static/manifest.webmanifest"
                },
                {
                    "type" : "file",
                    "value" : "static/robots.txt"
                },
                {
                    "type" : "file",
                    "value" : "static/llms.txt"
                },
                {
                    "type" : "file",
                    "value" : "static/8c34f9a0d8e24f7bb32019ea78f1bc42.txt"
                }
            ]
        },
        "optimization" : {
            "subPackages" : true
        },
        "usingComponents" : true,
        "uniStatistics" : {
            "enable" : true
        }
    },
    "web" : {
        "darkmode" : true,
        "title" : "中国好诗词 - 中国古典诗词大全 | 唐诗宋词赏析与创作",
        "router" : {
            "mode" : "history",
            "base" : "/"
        },
        "async" : {
            "loading" : "AsyncLoading",
            "error" : "AsyncError",
            "delay" : 200,
            "timeout" : 3000
        },
        "optimization" : {
            "treeShaking" : {
                "enable" : true
            }
        },
        "uniStatistics" : {
            "enable" : true
        }
    },
    "app-android" : {
        "distribute" : {
            "modules" : {
                "uni-fileSystemManager" : {}
            },
            "icons" : {
                "hdpi" : "static/app/icons/android/hdpi.png",
                "xhdpi" : "static/app/icons/android/xhdpi.png",
                "xxhdpi" : "static/app/icons/android/xxhdpi.png",
                "xxxhdpi" : "static/app/icons/android/xxxhdpi.png"
            },
            "splashScreens" : {
                "default" : {}
            }
        },
        "uniStatistics" : {
            "enable" : true
        }
    },
    "app-ios" : {
        "distribute" : {
            "modules" : {
                "uni-fileSystemManager" : {}
            },
            "icons" : {
                "appstore" : "static/app/icons/ios/1024.png",
                "ipad" : {
                    "app" : "static/app/icons/ios/152.png",
                    "app@2x" : "static/app/icons/ios/167.png"
                },
                "iphone" : {
                    "app@2x" : "static/app/icons/ios/120.png",
                    "app@3x" : "static/app/icons/ios/180.png"
                }
            },
            "splashScreens" : {}
        },
        "uniStatistics" : {
            "enable" : true
        }
    },
    "uniStatistics" : {
        "version" : "2",
        "type" : "public",
        "debug" : true,
        "reportInterval" : "10",
        "enable" : true
    },
    "app-harmony" : {
        "uniStatistics" : {
            "enable" : true
        }
    }
}
