{
  "id": "/",
  "name": "הורים עכשיו · Parents Now",
  "short_name": "הורים עכשיו",
  "description": "הכוונה מיידית להורים — מותאמת לילד, עם זיכרון וכלים חכמים. / Instant parenting guidance tailored to your child.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#1a2d3d",
  "theme_color": "#1a2d3d",
  "orientation": "portrait-primary",
  "lang": "he",
  "dir": "rtl",
  "categories": ["lifestyle", "health", "education"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "ייעוץ",
      "short_name": "ייעוץ",
      "description": "מסך ייעוץ ראשי",
      "url": "/",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "אודות / נחיתה",
      "short_name": "אודות",
      "description": "מידע על האפליקציה",
      "url": "/landing",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
