{
  "name": "Living Letters - Digital Legacy Platform",
  "short_name": "Living Letters",
  "description": "Create digital wills, heartfelt letters, and video messages for your loved ones",
  "theme_color": "#B8860B",
  "background_color": "#1a1a1a",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicons/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicons/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "productivity", "business"],
  "lang": "en-US",
  "dir": "ltr"
}