{
    "name": "7nuroc.cn - 动漫资讯门户",
    "short_name": "7nuroc.cn",
    "description": "7nuroc.cn是专注于今日看料的综合性动漫资讯门户平台，提供最新动画新闻、漫画动态、番剧追踪、专题报道等全方位内容。",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#0f0f23",
    "theme_color": "#1a1a2e",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "zh-CN",
    "categories": ["news", "entertainment"],
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/images/热门动漫海报轮播图一.webp",
            "sizes": "1280x720",
            "type": "image/webp",
            "form_factor": "wide"
        }
    ],
    "shortcuts": [
        {
            "name": "动画新闻",
            "short_name": "新闻",
            "url": "/pages/news-detail.html",
            "description": "查看最新动画新闻资讯"
        },
        {
            "name": "番剧追踪",
            "short_name": "追番",
            "url": "/pages/anime-tracker.html",
            "description": "追踪番剧更新状态"
        },
        {
            "name": "漫画动态",
            "short_name": "漫画",
            "url": "/pages/manga-news.html",
            "description": "查看最新漫画动态"
        }
    ]
}
