{
  "name": "Dewthread",
  "short_name": "Dewthread",
  "description": "Expert skincare advice, product reviews, and science-backed routines.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f8f6",
  "theme_color": "#c08585",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/logo-mark.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}