{
  "name": "Memora - Gift Registry",
  "short_name": "Memora",
  "description": "Create beautiful gift registries and let friends contribute together",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F8F7FF",
  "theme_color": "#B8A9E8",
  "icons": [
    {
      "src": "/memora-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "url": "url",
      "text": "text",
      "title": "title"
    }
  }
}
