{
  "name": "Last Wurdz",
  "short_name": "Last Wurdz",
  "description": "Preserve the voices of the people you love — forever.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07101e",
  "theme_color": "#07101e",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/lw-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/lw-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
