{
  "name": "FirstLab™",
  "short_name": "FirstLab",
  "description": "Find research programs, funding, and STEM pathways for free.",
  "start_url": "index.html#home",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#6C4CF1",
  "background_color": "#F8F7FF",
  "icons": [
    {
      "src": "images/firstlab-logo-dna.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/firstlab-logo-dna.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}