{
  "name": "מכונת הזמן",
  "short_name": "מכונת הזמן",
  "description": "הילד מספר, חוזר ברגע, ובוחר מהלך חכם יותר. משחק שבונה שריר של חשיבה לפני תגובה.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#4F46E5",
  "theme_color": "#4F46E5",
  "dir": "rtl",
  "lang": "he",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "education"]
}
