{
  "name": "Foco — one app for when you juggle several jobs",
  "short_name": "Foco",
  "description": "Foco brings the tasks from all your jobs together, each one with its color. See it all at once or focus on a single job.",
  "start_url": "https://app.heyfoco.com",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF8F2",
  "theme_color": "#FAF8F2",
  "lang": "en",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
