{
  "name": "Robin - AI Wellness Companion",
  "short_name": "Robin",
  "description": "AI-powered wellness companion for elderly care through natural voice conversations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "/images/Robin_Bird.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/images/Robin_Bird.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-US",
  "categories": ["health", "lifestyle", "productivity"]
}