{
  "id": "./",
  "name": "CutBench by Gataca Corporation",
  "short_name": "CutBench",
  "description": "Find restriction enzyme sites online, see single and double cutters, calculate fragment sizes, and preview a virtual agarose gel. Linear or circular DNA.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F3F6F4",
  "theme_color": "#B97D0A",
  "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"
    }
  ]
}