{
  "name": "The Life Archive",
  "short_name": "Life Archive",
  "description": "Preserve your family's stories, photos, and voice memories. AI-powered photo restoration, time-locked releases, and private family spaces.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#78716c",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "photo", "family"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
