{
  "name": "ממלכת המספרים",
  "short_name": "ממלכת המספרים",
  "description": "אפליקציית למידה אינטראקטיבית למתמטיקה לתלמידי כיתות א–ו",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF9E6",
  "theme_color": "#2563EB",
  "dir": "rtl",
  "lang": "he",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
