{
  "id": "/",
  "scope": "/",
  "name": "לימוד יומי — מבית כנפיים",
  "short_name": "לימוד יומי",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#f8fafc",
  "theme_color": "#0ea5e9",
  "orientation": "portrait",
  "lang": "he",
  "dir": "rtl",
  "categories": ["education", "lifestyle"],
  "prefer_related_applications": false,
  "description": "שיעורי לימוד יהודי יומיים, חידונים והתקדמות אישית.",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "הלימוד של היום",
      "short_name": "היום",
      "url": "/"
    },
    {
      "name": "ההתקדמות שלי",
      "short_name": "התקדמות",
      "url": "/progress"
    }
  ]
}
