{
  "name": "MealNuzzle",
  "short_name": "MealNuzzle",
  "description": "Save and organize recipes from any website.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "share_target": {
    "action": "/add-recipe-url",
    "method": "GET",
    "params": {
      "url": "url",
      "title": "title",
      "text": "text"
    }
  }
}
