{
  "name": "Preserve Their Voice",
  "short_name": "TheirVoice",
  "description": "Record the voice, wisdom, and stories of your loved ones.",
  "start_url": "../",
  "scope": "../",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2b5797",
  "theme_color": "#2b5797",
  "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"
    }
  ]
}