{
  "name": "Supply Tracker",
  "short_name": "Stock",
  "description": "Catheter and medical supply inventory tracker with barcode scanning.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f3ee",
  "theme_color": "#0f6e56",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
