{
  "name": "מגלים פירות וירקות",
  "short_name": "פירות וירקות",
  "description": "42 פירות וירקות עם תמונות, קולות ומשחקי חידון לפעוטות",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F8FAFC",
  "theme_color": "#16A34A",
  "dir": "rtl",
  "lang": "he",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
