{
  "name": "Inovetaa Solutions - Custom Software Development",
  "short_name": "Inovetaa",
  "description": "Award-winning software development company specializing in web apps, ERP, CRM, SaaS, AI automation, and cloud infrastructure.",
  "start_url": "https://inovetaa.com",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Browse our software development services",
      "url": "https://inovetaa.com/services",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Admin Panel",
      "short_name": "Admin",
      "description": "Access the operations hub",
      "url": "https://inovetaa.com/admin",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "developer": {
    "name": "Inovetaa Solutions",
    "url": "https://inovetaa.com"
  },
  "screenshots_are_branding": false,
  "capture_links": "existing-client-navigate"
}
