{
    "name": "Eisenhower Matrix",
    "short_name": "Eisenhower M",
    "description": "Prioritize your tasks by urgency and importance using the Eisenhower Matrix. Organize work into four quadrants to focus on what matters most.",
    "start_url": "/en/app/eisenhower-matrix",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/eisenhower-matrix",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/eisenhower-matrix/eisenhower-matrix-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/eisenhower-matrix/eisenhower-matrix-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}