{
  "name": "Faye — Manifest: Future Self",
  "short_name": "Faye",
  "description": "Faye writes tomorrow as if you had already lived it, then reads it to you. One narrated scene each morning, written from your own board.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#100D10",
  "theme_color": "#100D10",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "health", "productivity"],
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
