{
  "name": "Weave — Optimistic Journaling",
  "short_name": "Weave",
  "description": "Optimistic journaling — a daily writing method for shifting attention toward what matters.",
  "start_url": "/write",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FCFAF6",
  "theme_color": "#3B5BA5",
  "icons": [
    {
      "src": "/logo-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/logo-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}