{
  "name": "DoseDiary — Medication Reminders",
  "short_name": "DoseDiary",
  "description": "Free, offline medication reminders with a shareable dose diary, encrypted cloud backup and caregiver alerts. No ads, no sign-up required.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c6256",
  "theme_color": "#0F7A6C",
  "categories": ["medical", "health", "lifestyle"],
  "icons": [
    {"src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
