{
  "name": "בית הספר המושלם - Perfect School",
  "short_name": "Perfect School",
  "description": "פלטפורמה חינוכית אינטראקטיבית לפיתוח כישורים חברתיים-רגשיים דרך משחקים וסיפורים מעניינים",
  "lang": "he-IL",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#020818",
  "background_color": "#020818",
  "orientation": "portrait-primary",
  "categories": ["education", "games"],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-1.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshots/screenshot-2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "משחקים",
      "short_name": "משחקים",
      "description": "גלה משחקים חדשים",
      "url": "/GameCenter",
      "icons": [{ "src": "/icons/game-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "המסע שלי",
      "short_name": "מסע",
      "description": "עקוב אחרי ההתקדמות שלך",
      "url": "/JourneyDashboard",
      "icons": [{ "src": "/icons/journey-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "קהילה",
      "short_name": "קהילה",
      "description": "התחבר עם משתמשים אחרים",
      "url": "/CommunityBoard",
      "icons": [{ "src": "/icons/community-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false
}
