{
    "name": "Robots.txt 生成器",
    "short_name": "Robots.txt ",
    "description": "通过可视化编辑器创建和自定义 robots.txt 文件。选择预设模板或为搜索引擎爬虫构建自定义规则。",
    "start_url": "/zh-CN/app/robots-txt-shengcheng-qi",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/zh-CN/app/robots-txt-shengcheng-qi",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/robotstxt-generator/robotstxt-generator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/robotstxt-generator/robotstxt-generator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}