{
  "name": "apnaPOS - Smart Pharmacy System",
  "short_name": "apnaPOS",
  "description": "Cloud-based Smart POS and E-Commerce platform for Medical Stores & Pharmacies.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#1e3a8a",
  "categories": ["business", "medical", "finance", "shopping"],
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2966/2966327.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2966/2966327.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
