{
  "name": "Tend",
  "short_name": "Tend",
  "description": "A companion for the first year, and for you. Straight answers at 3am, one card a day, one-tap logging, and a check-in that asks how you are.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0704",
  "theme_color": "#0B0704",
  "icons": [
    {
      "src": "/app/icon.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}