{
  "name": "Smart VIP CRM",
  "short_name": "Smart VIP",
  "description": "VIP Contact Relationship Management",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "200x200",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "200x200",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
