﻿{
  name: Vocal Memo — Voice Call Reminders,
  short_name: Vocal Memo,
  description: Automated voice phone call reminders that wake you up and ensure you never miss medication or critical tasks.,
  start_url: /,
  display: standalone,
  orientation: portrait,
  background_color: #0d111c,
  theme_color: #0d111c,
  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
    }
  ]
}
