{
  "id": "/",
  "name": "Bactima \u2014 MIC & BMQ Interpreter",
  "short_name": "Bactima",
  "description": "Antimicrobial MIC interpretation with automatic S/I/R classification and BMQ (Breakpoint \u00f7 MIC) calculation from WHONET breakpoints.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "theme_color": "#0ea5e9",
  "background_color": "#040a28",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "medical",
    "education",
    "productivity"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/app-icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}