{
  "name": "OpenPharmacy",
  "short_name": "OpenPharmacy",
  "description": "East Africa's verified pharmacy platform. Find pharmacies, consult pharmacists, and upload prescriptions instantly.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8faf9",
  "theme_color": "#16a06a",
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "https://res.cloudinary.com/cquxhp5d/image/upload/v1787210025/best_Logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/cquxhp5d/image/upload/v1787210025/best_Logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "shortcuts": [
    {
      "name": "Find Pharmacy",
      "short_name": "Find",
      "description": "Find a verified pharmacy near you",
      "url": "/find-pharmacy.html",
      "icons": [{ "src": "https://res.cloudinary.com/cquxhp5d/image/upload/v1787210025/best_Logo.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Consult Pharmacist",
      "short_name": "Consult",
      "description": "Chat with a licensed pharmacist",
      "url": "/consult.html",
      "icons": [{ "src": "https://res.cloudinary.com/cquxhp5d/image/upload/v1787210025/best_Logo.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Upload Prescription",
      "short_name": "Prescription",
      "description": "Send your prescription to a pharmacy",
      "url": "/upload-prescription.html",
      "icons": [{ "src": "https://res.cloudinary.com/cquxhp5d/image/upload/v1787210025/best_Logo.jpg", "sizes": "192x192" }]
    }
  ]
}
