{
  "name": "Travel Bucket List",
  "short_name": "Travel Bucket List",
  "description": "Travel guides, lifestyle stories, nature & wildlife, and the news that shapes how we explore the world.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6F8F8",
  "theme_color": "#0E4F52",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "lifestyle", "news"],
  "lang": "en",
  "dir": "ltr"
}
