{
  "name": "DewLog — Skincare Routine Tracker",
  "short_name": "DewLog",
  "description": "Log your morning and evening skincare routine, photograph progress weekly, and notice what's actually working — over weeks, not days.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF1ED",
  "theme_color": "#E89B8A",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
