{
  "short_name": "Baby Registry",
  "name": "Saiba Niteesh's Baby Shower Gift Registry",
  "description": "Help us welcome our little bundle of joy with meaningful contributions and heartfelt messages!",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#a41450",
  "background_color": "#fce7f3",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "family"],
  "share_target": {
    "action": "/share-product",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "url": "url",
      "title": "title",
      "text": "text"
    }
  }
}
