{
  "name": "SpeakIt Pro",
  "short_name": "SpeakIt",
  "description": "פלטפורמה לתרגול אנגלית לבגרות בעזרת סוכני AI",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8F3",
  "theme_color": "#FF6B47",
  "orientation": "portrait-primary",
  "lang": "he",
  "dir": "rtl",
  "categories": ["education"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "דקדוק עם מירי",
      "url": "/chat/grammar",
      "description": "שיחה עם מנטורית הדקדוק"
    },
    {
      "name": "COBE עם תהילה",
      "url": "/chat/cobe",
      "description": "תרגול כתיבה ו-COBE"
    }
  ]
}
