{
  "name": "Lazymind",
  "short_name": "Lazymind",
  "description": "Your second digital brain — capture thoughts, notes, and todos at the speed of thinking.",
  "start_url": "/today",
  "display": "standalone",
  "background_color": "#f8f8f8",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
