{
  "short_name": "Curio",
  "name": "Curio - learn everywhere",
  "description": "Skills for life, on the go.",
  "display": "fullscreen",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "icon192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "scope": "/",
  "start_url": "/",
  "theme_color": "#5b2f8a",
  "background_color": "#272727"
}