{
  "name": "WordTap – לומדים שפה בנגיעה אחת",
  "short_name": "WordTap",
  "description": "למידת שפות פסיבית בנגיעה אחת. 100 מילים ביום, באפס מאמץ.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080c18",
  "theme_color": "#7c3aed",
  "dir": "rtl",
  "lang": "he-IL",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='45' fill='%23080c18'/><text y='145' x='96' text-anchor='middle' font-size='110' font-family='Arial'>👆</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='45' fill='%237c3aed'/><text y='145' x='96' text-anchor='middle' font-size='110' font-family='Arial'>👆</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect width='540' height='720' fill='%23080c18'/><text y='360' x='270' text-anchor='middle' font-size='48' fill='white'>WordTap</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "מילה של היום",
      "short_name": "מילה יומית",
      "description": "לומד את מילת היום",
      "url": "/learn?action=word_of_day",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%237c3aed'/><text y='72' x='48' text-anchor='middle' font-size='60'>📚</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "הרצף שלי",
      "short_name": "הרצף",
      "description": "תראה את הרצף השבוע",
      "url": "/learn?action=streak",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%23f59e0b'/><text y='72' x='48' text-anchor='middle' font-size='60'>🔥</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
