{
  "name": "English World 🌍",
  "short_name": "EnglishWorld",
  "description": "Learn English with games, songs and Foxy!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#4936e8",
  "theme_color": "#4936e8",
  "orientation": "portrait",
  "lang": "he",
  "icons": [
    {
      "src": "img/foxy-avatar.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
