{
  "name": "Friendly AI – Your Smart Best Friend",
  "short_name": "Friendly AI",
  "description": "Your emotionally aware Tamil-English AI best friend. Always here for you 💙",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#7c3aed",
  "categories": ["lifestyle", "productivity", "social"],
  "lang": "en",
  "icons": [
    {
      "src": "ai_avatar.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "ai_avatar.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Start Chat",
      "short_name": "Chat",
      "description": "Open a new conversation",
      "url": "/",
      "icons": [{ "src": "ai_avatar.png", "sizes": "192x192" }]
    }
  ]
}
