{
  "name": "DIG GEE - An English Experience",
  "short_name": "DIG",
  "description": "A gamified island adventure for improving English fluency through collaborative listening and speaking tasks.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#071318",
  "theme_color": "#b08d57",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
