{
  "theme_color": "#1f5f6f",
  "background_color": "#f9f7f3",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "icon512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "icon512_rounded.png",
      "type": "image/png"
    }
  ],
  "orientation": "any",
  "display": "standalone",
  "dir": "auto",
  "lang": "en-GB",
  "name": "Wantlist",
  "short_name": "Wantlist",
  "start_url": "https://wantlist.xyz",
  "scope": "https://wantlist.xyz",
  "description": "Plan, share, and collaborate on wishlists with Wantlist.",
  "id": "https://wantlist.xyz",
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}