{
  "name": "Linkbucket",
  "short_name": "Linkbucket",
  "description": "Save your links!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#F9CFB9",
  "background_color": "#EFECE1",
  "share_target": {
    "action": "/urls/new",
    "method": "GET",
    "params": {
      "url": "shared_url",
      "title": "shared_title",
      "text": "shared_text"
    }
  },
  "icons": [
    {
      "src": "/assets/icon-192-2908188c.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512-de96e4ff.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
