{
  "short_name": "BBC Notes",
  "name": "BBC Notes",
  "icons": [
    {
      "src": "./appIcon.png",
      "sizes": "64x64 32x32 24x24 16x16 512x512 1024x1024",
      "type": "image/png"
    }
  ],
  "start_url": "/notes",
  "scope": "/notes",
  "display": "standalone",
  "theme_color": "#111111",
  "background_color": "#111111"
}
