{
  "name": "BabyWishlist - Free Baby Registry & Gift Wishlist",
  "short_name": "BabyWishlist",
  "description": "Create and share baby gift wishlists with friends and family. Perfect for baby showers and registries.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ec4899",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
} 