{
  "name": "Understanding SNPs",
  "short_name": "Understanding SNPs",
      "icons": [
    {
      "src": "https://media.hhmi.org/biointeractive/click/understanding-snps/images/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://media.hhmi.org/biointeractive/click/understanding-snps/images/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#000",
  "background_color": "#000",
  "display": "standalone",
  "scope": "https://media.hhmi.org/biointeractive/click/understanding-snps/",
  "start_url": "https://media.hhmi.org/biointeractive/click/understanding-snps/index.html"
}