{
  "name": "MrKd Personal",
  "short_name": "MrKd",
  "description": "Save anything to your registry or wishlist.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F3EEE4",
  "theme_color": "#7E2F18",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text":  "text",
      "url":   "url"
    }
  }
}
