{
  "name": "Human Reinvestment Daily",
  "short_name": "HR Daily",
  "description": "Daily reflections for leaders, builders, and changemakers.",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1528",
  "theme_color": "#0F1E3D",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Check in",
      "short_name": "Check in",
      "description": "Mark how you are today.",
      "url": "/checkin"
    },
    {
      "name": "Open today",
      "short_name": "Today",
      "description": "Open today's reflection.",
      "url": "/today"
    }
  ]
}
