{
  "name": "Tend",
  "short_name": "Tend",
  "description": "A friendly habit tracker",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B1B1B",
  "theme_color": "#1B1B1B",
  "icons": [
    {
      "src": "/tend.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
