{
  "name": "Oyster POS System",
  "short_name": "Oyster",
  "description": "Comprehensive Point of Sale and Healthcare Management System with Telemedicine",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/logo-premium.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-premium.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["medical", "health", "business", "productivity"],
  "shortcuts": [
    {
      "name": "Telemedicine",
      "short_name": "Tele",
      "description": "Access telemedicine features",
      "url": "/telemedicine",
      "icons": [{"src": "/images/logo-premium.png", "sizes": "96x96"}]
    }
  ],
  "permissions": [
    "camera",
    "microphone"
  ]
}
