{
  "short_name": "LLOM App",
  "name": "Learning Languages Online React App",
  "icons": [
    {
      "src": "LLOM_logo.svg",
      "sizes": "40x40",
      "type": "image/svg+xml",
      "purpose":"maskable"
    },
    {
      "src": "LLOM_logo-480x480.png",
      "sizes": "480x480",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "prefer_related_applications": true
}
