{
  "name": "Chart&Charge Primary Care Command Center",
  "short_name": "Command Center",
  "description": "Clinical reference for the 70 most common primary care visit types — questions, red flags, exam checklists, dosing, smart phrases, billing, and ICD-10/CPT.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#EDE7DC",
  "theme_color": "#1F3A5F",
  "categories": ["medical", "productivity", "reference"],
  "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-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
