{
  "name": "Obstetric Decision Tools",
  "short_name": "Obstetric Tools",
  "description": "Clinical decision-support tools for preterm labour management and labour progress reference.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "lang": "en",
  "categories": ["medical", "health"],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "PTL Full Workflow",
      "url": "./tools/ptl-en.html",
      "description": "Stepwise preterm labour decision algorithm"
    },
    {
      "name": "Labour Progress",
      "url": "./tools/labour_tool_en.html",
      "description": "Labour progress reference tool"
    }
  ]
}
