{
  "name": "TellEmilia",
  "short_name": "TellEmilia",
  "description": "TellEmilia — tell the people who matter. Wishlists, group gifts, events, trips, sweepstakes & fundraisers.",
  "start_url": "/my-wishlists",
  "display": "standalone",
  "background_color": "#FAF7F0",
  "theme_color": "#5B8C6F",
  "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" }
  ],
  "share_target": {
    "action": "/share-capture",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
