{
  "name": "Anchor English",
  "short_name": "Anchor",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#008f6c",
  "theme_color": "#008f6c",
  "icons": [
    {
      "src": "/image/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/image/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}