{
  "id": "./",
  "name": "VariantBench by Gataca Corporation",
  "short_name": "VariantBench",
  "description": "Open and explore VCF files online for free. Summary stats, Ti/Tv ratio, filters by type, quality, gene, impact, and genotype, and filtered VCF export.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F3F6F4",
  "theme_color": "#1F8A8A",
  "categories": [
    "education",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}