{
    "name": "智能停车助手",
    "short_name": "停车助手",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#f5f7fa",
    "theme_color": "#0056b3",
    "icons": [
        {
            "src": "https://cdn-icons-png.flaticon.com/512/3063/3063822.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://cdn-icons-png.flaticon.com/512/3063/3063822.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
