{
  "name": "Your Personal Stories",
  "short_name": "YPS",
  "description": "Preserve and share your life stories with loved ones through video recordings, AI biographies, family trees, and QR memorials.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0055a8",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
