{
  "name": "RemindMe",
  "short_name": "RemindMe",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3391ff",
  "description": "Get timely reminders by email and WhatsApp!",
  "icons": [
    {
      "src": "/remindme_logo192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/REMIND_ME.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
