{
  "name": "The Luv Chat",
  "short_name": "Luv",
  "description": "Our shared memory archive",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#FAF9F6",
  "theme_color": "#D26E4B",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}