{
  "name": "SHAVAHOME",
  "short_name": "SHAVAHOME",
  "description": "בית דיגיטלי רך לנשים — יומן אישי, הכרת תודה, נשימה, תנועה וחיים יומיומיים מודעים ומחוברים.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#faf7f0",
  "theme_color": "#faf7f0",
  "lang": "he",
  "dir": "rtl",
  "categories": ["lifestyle", "productivity", "health"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "היום שלי",
      "short_name": "היום",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "מדיטציות",
      "short_name": "מדיטציות",
      "url": "/meditations",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
