{
  "name": "VinculOS — Family Memory Support",
  "short_name": "VinculOS",
  "description": "AI-powered companion helping families stay connected and care for loved ones with memory challenges.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF7",
  "theme_color": "#1E3A5F",
  "orientation": "portrait-primary",
  "categories": ["health", "lifestyle", "social"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon-120.png",
      "sizes": "120x120",
      "type": "image/png"
    }
  ]
}
