{
  "name": "Umami | אומאמי",
  "short_name": "אומאמי",
  "description": "הסו שף האישי של המשפחה",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "lang": "he",
  "dir": "rtl",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/umami-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/umami-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/recipes",
    "method": "GET",
    "params": {
      "title": "import_title",
      "text": "import_text",
      "url": "import_url"
    }
  }
}
