{
  "name": "WandererDiary",
  "short_name": "WandererDiary",
  "description": "A global community where travelers share real experiences, inspiring stories, and practical tips from around the world.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDFAF7",
  "theme_color": "#1E3D34",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
