{
  "name": "keepsi.ai — Your memories. Beautifully kept.",
  "short_name": "keepsi.ai",
  "description": "Your AI memory partner. Turns your photos into meaningful stories and stunning photo books.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F4F2FA",
  "theme_color": "#5B32EA",
  "lang": "en",
  "categories": ["photo", "lifestyle", "productivity"],
  "icons": [
    { "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Start a book", "url": "/pricing.html" },
    { "name": "How it works", "url": "/how-it-works.html" },
    { "name": "Examples", "url": "/examples.html" }
  ]
}
