{
  "name": "שזור — הורות משותפת ברוגע",
  "short_name": "שזור",
  "description": "ניהול משותף להורים גרושים: לוח שנה, הוצאות ומשימות.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "he",
  "dir": "rtl",
  "handle_links": "preferred",
  "launch_handler": { "client_mode": ["navigate-existing", "auto"] },
  "background_color": "#000000",
  "theme_color": "#3B6FB8",
  "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-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/app-icon.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-light.png", "sizes": "192x192", "type": "image/png", "purpose": "any", "color_scheme": "light" },
    { "src": "/icon-512-light.png", "sizes": "512x512", "type": "image/png", "purpose": "any", "color_scheme": "light" }
  ]
}
