{
  "name": "Evermore",
  "short_name": "Evermore",
  "description": "Write your life. Train your AI. Be there for the people you love, long after you're gone.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f1e5",
  "theme_color": "#b89968",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}