{
  "name": "Englee",
  "short_name": "Englee",
  "description": "Учи английский через живые диалоги, чтение и практику",
  "start_url": "/miniapp/home.html",
  "display": "standalone",
  "background_color": "#f0ede6",
  "theme_color": "#f0ede6",
  "orientation": "portrait",
  "scope": "/miniapp/",
  "icons": [
    {
      "src": "/static/mascot.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/mascot.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
