{
    "id": "/",
    "name": "PocketMoney",
    "short_name": "PocketMoney",
    "description": "便利生活记账小助手",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f7f6f0",
    "theme_color": "#163f36",
    "categories": ["finance", "productivity"],
    "icons": [
        {
            "src": "/images/outlay-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/outlay-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
