{
  "name": "הסדר שלי · המשימות של איציק",
  "short_name": "הסדר שלי",
  "description": "כל המשימות והיומן שלי — במחשב ובפון, מסונכרן בענן",
  "start_url": "./index.html",
  "share_target": {
    "action": "./index.html",
    "method": "GET",
    "params": { "title": "share_title", "text": "share_text", "url": "url" }
  },
  "scope": "./",
  "id": "haseder-sheli",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#f0f9ff",
  "theme_color": "#0ea5e9",
  "lang": "he",
  "dir": "rtl",
  "categories": ["productivity", "lifestyle"],
  "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": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "משימה חדשה", "short_name": "חדש", "url": "./index.html?new=1", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "היומן שלי", "short_name": "יומן", "url": "./index.html?view=month", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] }
  ]
}
