{
    "name": "妙画师 - AI文生图修图工具",
    "short_name": "妙画师",
    "description": "免费AI文生图、修图在线助手",
    "start_url": "./shishila.html",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "orientation": "portrait-primary",
    "scope": "./",
    "icons": [
        {
            "src": "logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
