{
  "name": "Wandel",
  "short_name": "Wandel",
  "description": "Your personal changelog for decisions and learnings.",
  "display": "standalone",
  "start_url": "/feed",
  "background_color": "#F5F2EF",
  "theme_color": "#F5F2EF",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "share_target": {
    "action": "/new",
    "method": "GET",
    "params": {
      "title": "shareTitle",
      "text": "shareText",
      "url": "shareUrl"
    }
  }
}
