{
  "name": "ethos: Life OS",
  "short_name": "ethos",
  "description": "Cashflow and LifeFlow, organized within your hands.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3f2ec",
  "theme_color": "#101513",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["finance", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/landing/ethos-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/landing/en/home_cashflow.jpg",
      "sizes": "590x1280",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Cashflow overview"
    },
    {
      "src": "/landing/en/home_lifeflow.jpg",
      "sizes": "590x1280",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "LifeFlow overview"
    }
  ]
}
