{ "name": "Pomodoro Pro", "short_name": "Pomodoro", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#0b0d10", "theme_color": "#0b0d10", "description": "Focus timer, tasks, session notes, statistics and a local AI productivity coach.", "icons": [ { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" }, { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }