{
  "name": "Pocket Buddy",
  "short_name": "Pocket Buddy",
  "description": "Your AI companion for growth & wellness — judgment-free support, daily guidance, and practical tools.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "categories": ["lifestyle", "health", "education"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Chat with Buddy",
      "url": "/chat",
      "description": "Open your companion chat"
    },
    {
      "name": "Journal",
      "url": "/journal",
      "description": "Write in your journal"
    },
    {
      "name": "GED Prep",
      "url": "/ged",
      "description": "Study for your GED"
    }
  ]
}
