{
  "name": "Easy-Talk with Veronika",
  "short_name": "Easy-Talk",
  "description": "Online English lessons with Veronika — an easy way to learn English.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#7ADFDF",
  "theme_color": "#096E71",
  "lang": "en-CA",
  "icons": [
    {
      "src": "/_cdn/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/_cdn/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/_cdn/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}