{
  "name": "NeuMed",
  "short_name": "NeuMed",
  "description": "NeuMed clinic management — staff portal, customer display, and loyalty",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C0B09",
  "theme_color": "#244258",
  "orientation": "any",
  "icons": [
    {
      "src": "/cuutters-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/cuutters-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "business"],
  "shortcuts": [
    {
      "name": "Customer Display",
      "url": "/#/customer-display",
      "description": "Customer-facing checkout display for tablets"
    },
    {
      "name": "My Loyalty Status",
      "url": "/#/loyalty/",
      "description": "Check my visit count and rewards"
    }
  ]
}
