{
  "name": "fae.today — AI wellness companion",
  "short_name": "fae.today",
  "description": "CBT-informed pixel fairy companion for daily mood, chat, tarot, and thought reframing. Free on your phone.",
  "start_url": "/altar",
  "display": "standalone",
  "background_color": "#07060f",
  "theme_color": "#07060f",
  "orientation": "portrait-primary",
  "categories": ["health", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
