{
  "name": "MedStore App",
  "short_name": "MedStore",
  "description": "Medical Store & Clinic Management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1565c0",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "medstoreapp-logo-64x64.jpg",
      "sizes": "64x64",
      "type": "image/jpeg"
    }
  ]
}
