{
    "name": "Best Price Medical Supplies, Equipment & Pharmacy",
    "short_name": "BestPriceMed",
    "description": "Certified Quality at Unbeatable Value — FDA Approved, DOH Compliant, PhilGEPS Registered. Nationwide delivery across the Philippines.",
    "start_url": "index.html",
    "scope": ".",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#F6FBF6",
    "theme_color": "#2E7D32",
    "lang": "en",
    "dir": "ltr",
    "categories": ["medical", "shopping", "health"],
    "icons": [
        {
            "src": "img/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/icons/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Request for Quotation",
            "short_name": "RFQ",
            "description": "Send a quotation request",
            "url": "rfq.html",
            "icons": [{ "src": "img/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Careers",
            "short_name": "Jobs",
            "description": "Apply for a job",
            "url": "career.html",
            "icons": [{ "src": "img/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "FAQs",
            "short_name": "FAQs",
            "description": "Frequently asked questions",
            "url": "faqs.html",
            "icons": [{ "src": "img/icons/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
