{
  "name": "Family Cocoon — Private Family Memory Keeper",
  "short_name": "Family Cocoon",
  "description": "The private, zero-knowledge encrypted family memory keeper. A safe, ad-free alternative to social media for storing family photos, videos, voice notes, recipes, lessons, and sealed letters. Built for kids' privacy and stopping sharenting. Only your family holds the key.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fefdf8",
  "theme_color": "#f59e0b",
  "lang": "en-US",
  "categories": ["lifestyle", "productivity", "social", "photo", "education"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
