{
  "name": "Lady Mary English — Pronunciation Toolkit",
  "short_name": "LME Toolkit",
  "description": "Teach English pronunciation in ten minutes — no linguistics degree required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f2ed",
  "theme_color": "#b8860b",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}