{
  "name": "ReciSave — From Scroll to Stove",
  "short_name": "ReciSave",
  "description": "Your favourite recipes deserve better than getting lost in your feed. Share them to ReciSave and keep every recipe beautifully organised, ready whenever inspiration strikes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbf8f2",
  "theme_color": "#1f3d2b",
  "icons": [
    { "src": "/__l5e/assets-v1/05fa60d8-40d4-4ab7-bd02-6f92a8a79605/recisave-icon.png", "sizes": "1024x1024", "type": "image/png" }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
