{
  "name": "bookmark.surf",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Save links, tag them freely, and heart others'.",
  "theme_color": "#04060F",
  "background_color": "#04060F",
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": { "url": "url", "text": "text", "title": "title" }
  }
}
