{
    "name": "Flupy — Household & Family Management",
    "short_name": "Flupy",
    "description": "Todos, kitchen inventory, photos and the family diary — all in one place everyone in the house can see.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#FFF6EF",
    "theme_color": "#FF6B4A",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/assets/images/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/assets/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
