{
  "name": "Medication-Minder | Family Prescription & Refill Assistant",
  "short_name": "Med-Minder",
  "description": "Keep track of medications, dosage schedules, low refills, family profiles, and blood pressure vitals.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
