{
  "name": "MemoryArchive-ai",
  "short_name": "MemoryArchive",
  "description": "Your Story. Your Voice. Forever. AI-powered personal biography and family storytelling platform.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#92400e",
  "background_color": "#fdf6e3",
  "lang": "en-US",
  "categories": ["productivity", "lifestyle", "education"],
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Start Interview", "short_name": "Interview", "description": "Begin a new AI biography interview session", "url": "/interview" },
    { "name": "Answer Today's Prompt", "short_name": "Prompt", "description": "Answer your daily story prompt", "url": "/prompts" },
    { "name": "My Stories", "short_name": "Stories", "description": "View and edit your stories", "url": "/dashboard" }
  ]
}
