{
  "name": "Lomda — Smart Student",
  "short_name": "Lomda",
  "description": "AI-powered student control center",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#060A15",
  "background_color": "#060A15",
  "dir": "auto",
  "lang": "he",
  "categories": [
    "education"
  ],
  "shortcuts": [
    {
      "name": "ציונים",
      "short_name": "ציונים",
      "url": "/he/dashboard/grades",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=4",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "צ'אט AI",
      "short_name": "AI",
      "url": "/he/dashboard/chat",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=4",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "מערכת שעות",
      "short_name": "מערכת",
      "url": "/he/dashboard/schedule",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=4",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "אירועים",
      "short_name": "אירועים",
      "url": "/he/dashboard/events",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=4",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png?v=4",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192-maskable.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "gcm_sender_id": "103953800507"
}