{
  "name": "EdupLive Player",
  "short_name": "EdupLive",
  "description": "Play educational games in the classroom",
  "start_url": "/player",
  "scope": "/player",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
