{
  "name": "Friend Minder",
  "short_name": "Friend Minder",
  "description": "Stay in touch with friends and family through reminder schedules, quick actions, and contact history.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f6efe5",
  "theme_color": "#29524a",
  "icons": [
    {
      "src": "./icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
