{
  "name": "Wishie AI",
  "short_name": "Wishie",
  "description": "Your AI companion for conversations, reflection, and fun.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "icons": [
  {
    "src": "/logo-192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "/logo-512.png",
    "sizes": "512x512",
    "type": "image/png"
  }
]
}
