{
    "name": "数学小练习",
    "short_name": "数学练习",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#F0F0F0",
    "theme_color": "#4facfe",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
