{
    "id": "./",
    "scope": "./",
    "name": "三分练 · 七分靠吃",
    "short_name": "健身三餐",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#DCEFE3",
    "theme_color": "#DCEFE3",
    "description": "家常健身三餐与本地历史",
    "orientation": "any",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/meal-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/meal-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/meal-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/meal-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
