{
  "name": "מגלים את הדינוזאורים",
  "short_name": "דינוזאורים",
  "description": "24 דינוזאורים עם תמונות, קולות ומשחקי חידון לפעוטות",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F8FAFC",
  "theme_color": "#F59E0B",
  "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"
    }
  ]
}