{
  "name": "buffer.",
  "short_name": "buffer.",
  "description": "Understand what drains your energy. Build resilience.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef2ee",
  "theme_color": "#2d7a4f",
  "lang": "en",
  "categories": ["health", "lifestyle", "productivity"],
  "icons": [
    { "src": "/icons/icon-48.png",   "sizes": "48x48",     "type": "image/png" },
    { "src": "/icons/icon-72.png",   "sizes": "72x72",     "type": "image/png" },
    { "src": "/icons/icon-96.png",   "sizes": "96x96",     "type": "image/png" },
    { "src": "/icons/icon-128.png",  "sizes": "128x128",   "type": "image/png" },
    { "src": "/icons/icon-144.png",  "sizes": "144x144",   "type": "image/png" },
    { "src": "/icons/icon-152.png",  "sizes": "152x152",   "type": "image/png" },
    { "src": "/icons/icon-180.png",  "sizes": "180x180",   "type": "image/png" },
    { "src": "/icons/icon-192.png",  "sizes": "192x192",   "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-256.png",  "sizes": "256x256",   "type": "image/png" },
    { "src": "/icons/icon-512.png",  "sizes": "512x512",   "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-1024.png", "sizes": "1024x1024", "type": "image/png" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screen-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Daily check-in and buffer score"
    },
    {
      "src": "/screenshots/screen-history.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Buffer history chart"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
