{
  "name": "Coherent Flow Acupuncture",
  "short_name": "CFA",
  "description": "Circuit restoration system for acupuncture treatment planning and clinical documentation",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0c0b09",
  "background_color": "#0c0b09",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Begin Treatment",
      "short_name": "Treatment",
      "description": "Start a new treatment protocol",
      "url": "/?screen=1",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "View Patients",
      "short_name": "Patients",
      "description": "Access patient records",
      "url": "/?screen=patients",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": ["medical", "productivity"],
  "prefer_related_applications": false
}
