{
  "name": "AI Diary",
  "short_name": "AI Diary",
  "description": "Your personal AI-powered journal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf7f2",
  "theme_color": "#2d1f0e",
  "orientation": "portrait",
  "icons": [
    { "src": "/favicon.ico",        "sizes": "any",     "type": "image/x-icon" },
    { "src": "/icon-192.png",       "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png",       "sizes": "512x512", "type": "image/png" }
  ]
}
