{
    "name": "Kin",
    "short_name": "Kin",
    "description": "Kin holds the calendar, the chores, the shopping list and the routines your household runs on.",
    "start_url": "/",
    "scope": "/",
    "display": "browser",
    "theme_color": "#5B5BE6",
    "background_color": "#EEE6EA",
    "icons": [
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
        { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
    ]
}
