{
  "name": "Wishlist",
  "short_name": "Wishlist",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4F1ED",
  "theme_color": "#01696F",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%2301696F'/%3E%3Ccircle cx='50' cy='50' r='30' fill='white'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
