{
  "name": "Great Reminders",
  "short_name": "Great Reminders",
  "description": "Capture what matters. Keep what works. Build your personal playbook.",
  "start_url": "/today",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#101827",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
