{
  "name": "Melrose Specialty Pharmacy",
  "short_name": "Melrose Rx",
  "description": "Melrose Specialty Pharmacy — prescription refills, OTC shopping, specialty medications, free delivery, and loyalty rewards.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#f8fafc",
  "icons": [
    {
      "src": "/melrose-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/melrose-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Refill Prescriptions",
      "short_name": "Refills",
      "description": "Request a prescription refill",
      "url": "/",
      "icons": [{ "src": "/melrose-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Shop OTC Products",
      "short_name": "Shop",
      "description": "Browse over-the-counter products",
      "url": "/shop",
      "icons": [{ "src": "/melrose-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
