{
  "name": "Opvio - Business OS",
  "short_name": "Opvio",
  "description": "Your AI-powered business operating system for events, deals, and growth",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait-primary",
  "theme_color": "#7c3aed",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%237c3aed' width='192' height='192'/><text x='96' y='120' font-size='80' font-weight='bold' fill='white' text-anchor='middle' font-family='system-ui'>O</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%237c3aed' width='512' height='512'/><text x='256' y='360' font-size='200' font-weight='bold' fill='white' text-anchor='middle' font-family='system-ui'>O</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f8f8f8' width='540' height='720'/><text x='270' y='360' font-size='60' font-weight='bold' fill='%237c3aed' text-anchor='middle' font-family='system-ui'>Opvio Dashboard</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Event",
      "short_name": "Event",
      "description": "Start planning a new event",
      "url": "/appointments?create=event",
      "icons": []
    },
    {
      "name": "View Deals",
      "short_name": "Deals",
      "description": "Check your sales pipeline",
      "url": "/crm",
      "icons": []
    },
    {
      "name": "Browse Listings",
      "short_name": "Listings",
      "description": "Discover venues and vendors",
      "url": "/listings",
      "icons": []
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false
}
