
{
  "name": "VEXO",
  "short_name": "VEXO",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ea580c",
  "orientation": "portrait",
  "scope": "/",
  "id": "/",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "https://i.ibb.co/jPbMzk7m/IMG-20260831-232052.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://i.ibb.co/jPbMzk7m/IMG-20260831-232052.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1625047509168-a7026f36de04?auto=format&fit=crop&w=800&q=80",
      "sizes": "800x600",
      "type": "image/jpg",
      "form_factor": "wide",
      "label": "Dashboard Desktop"
    },
    {
      "src": "https://images.unsplash.com/photo-1625047509168-a7026f36de04?auto=format&fit=crop&w=400&q=80",
      "sizes": "400x800",
      "type": "image/jpg",
      "form_factor": "narrow",
      "label": "Mobile View"
    }
  ]
}
