{
  "name": "Meditabtracker",
  "short_name": "Meditabtracker",
  "description": "Track medication stock levels and expiry dates with colour-coded alerts, 30-day expiry reminders and inline inventory editing.",
  "categories": ["productivity", "health", "medical"],
  "keywords": ["medication tracker", "medicine inventory", "expiry tracker", "pharmacy stock", "drug inventory", "medical supplies", "stock management", "medication reminder"],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#3B82F6",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
