{
  "name": "נהיגה נכונה וטכוגרף דיגיטלי",
  "short_name": "נהיגה נכונה",
  "description": "אפליקציית תרגול למבחן תיאוריה לנהגים מקצועיים (אוטובוס/מונית) - נהיגה נכונה וטכוגרף דיגיטלי",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a2f52",
  "theme_color": "#0f4c81",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "he",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
