{
  "name": "Blair Compass - PCP Chart Audit Tool",
  "short_name": "Blair Compass",
  "description": "Browser-native PCP chart audit for problem-oriented E/M and Medicare AWV. All chart processing stays on this device; nothing is transmitted or saved.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f6f2",
  "theme_color": "#01696f",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
