{
  "name": "Verve",
  "short_name": "Verve",
  "description": "Gamified English language learning management system",
  "id": "/verve/",
  "start_url": "/verve/",
  "scope": "/verve/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "theme_color": "#240107",
  "background_color": "#240107",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "education",
    "productivity"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Continue Learning",
      "short_name": "Learn",
      "description": "Resume your English learning journey",
      "url": "/verve/"
    }
  ]
}
