{
    "name": "Otis",
    "short_name": "Otis",
    "description": "A calmer way to run your home.",
    "id": "/",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f5f5f2",
    "theme_color": "#17251f",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/icon-192-v2.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512-v2.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512-v2.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
