{
  "name": "4Meds — Simple Medication Tracker",
  "short_name": "4Meds",
  "description": "A fully offline, privacy-first medication tracker for iPhone.",
  "start_url": "/4meds/",
  "scope": "/4meds/",
  "display": "browser",
  "background_color": "#0a0808",
  "theme_color": "#0a0808",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["health", "medical", "lifestyle"]
}
