{
    "name": "云笺·故事工坊",
    "short_name": "云笺",
    "description": "自由创作·爆款拆解·智能仿写全流程",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f8f9fc",
    "theme_color": "#1eb8a8",
    "theme_color_dark": "#0f0d1a",
    "status_bar": {
        "color": "#1eb8a8",
        "style": "light"
    },
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshot-mobile.png",
            "sizes": "750x1334",
            "type": "image/png",
            "form_factor": "narrow"
        },
        {
            "src": "/screenshot-desktop.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide"
        }
    ],
    "categories": ["productivity", "books", "writing"],
    "lang": "zh-CN",
    "dir": "ltr",
    "prefer_related_applications": false,
    "related_applications": [],
    "ios": {
        "status_bar_style": "black-translucent",
        "supports_landscape": false
    }
}
