{
  "name": "The Focus Brew",
  "short_name": "Focus Brew",
  "description": "A cosy café focus timer. Earn leaves, unlock blends, get things done.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#b8895a",
  "orientation": "any",
  "categories": ["productivity", "lifestyle"],
  "icons": [
    {
      "src": "worker.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
