{
  "name": "DnaExplorer.App — Personal Genome Explorer",
  "short_name": "DnaExplorer",
  "description": "Explore your DNA for health conditions, traits, pharmacogenomics and carrier status. 100% private — analyzed entirely on your device.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#04141c",
  "theme_color": "#04141c",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
