{
  "name": "LingoMitra Listening Studio",
  "short_name": "LingoMitra",
  "description": "Listen, build sentences and return to your saved language lesson. Written recaps and practice support your audio learning.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "any",
  "background_color": "#F7F4ED",
  "theme_color": "#F7F4ED",
  "categories": [
    "education",
    "books"
  ],
  "icons": [
    {
      "src": "icons/fox-app-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/fox-app-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/fox-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/fox-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Continue where I left off",
      "short_name": "Continue",
      "url": "./#/",
      "icons": [
        {
          "src": "icons/fox-app-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "id": "./"
}
