{
  "name": "Onyx Elite Ventures",
  "short_name": "Onyx Elite",
  "description": "Professional background screening, mobile notary, and government vendor services in Columbus, Ohio.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#C9A84C",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/airo-assets/images/pwa/icon-512",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/airo-assets/images/pwa/icon-512",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/airo-assets/images/pwa/icon-maskable",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Client Portal",
      "short_name": "Portal",
      "description": "Access your secure client portal",
      "url": "/client-portal",
      "icons": [
        {
          "src": "/airo-assets/images/pwa/icon-512",
          "sizes": "96x96",
          "type": "image/jpeg"
        }
      ]
    },
    {
      "name": "Order a Report",
      "short_name": "Order",
      "description": "Order a background screening report",
      "url": "/order",
      "icons": [
        {
          "src": "/airo-assets/images/pwa/icon-512",
          "sizes": "96x96",
          "type": "image/jpeg"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact",
      "icons": [
        {
          "src": "/airo-assets/images/pwa/icon-512",
          "sizes": "96x96",
          "type": "image/jpeg"
        }
      ]
    }
  ]
}
