{
  "name": "Pomodoro Focus",
  "short_name": "Focus",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#F4F6F0",
  "theme_color": "#7A8B76",
  "icons": [
    {
      "src": "timer_illustration.png",
      "sizes": "192x192 512x512",
      "type": "image/png"
    }
  ]
}
