{
  "name": "ExpoShare",
  "short_name": "ExpoShare",
  "description": "A community library of educational presentations, organized by field and discipline.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#020202",
  "theme_color": "#020202",
  "lang": "en",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
