{
  "id": "./",
  "name": "PrimerBench by Gataca Corporation",
  "short_name": "PrimerBench",
  "description": "Design PCR primers online for free. Ranked primer pairs with nearest-neighbor Tm, GC clamp, hairpin and primer-dimer checks, and target region support.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F3F6F4",
  "theme_color": "#2F6FD1",
  "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"
    }
  ]
}