{
  "name": "Pharmafist Pharmacy",
  "short_name": "Pharmafist",
  "description": "Pharmacy management — real-time order alerts",
  "start_url": "/dashboard/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "/notification-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/badge-icon.svg",
      "sizes": "72x72",
      "type": "image/svg+xml",
      "purpose": "badge"
    }
  ]
}
