{
  "name": "Health Dashboard",
  "short_name": "Health",
  "description": "Mike's personal health dashboard",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF9F4",
  "theme_color": "#1A1A1A",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%231A1A1A' rx='32'/><text y='140' x='20' font-size='120' font-family='serif'>❤️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
