{
  "name": "OGBuilders — Premium Digital Agency",
  "short_name": "OGBuilders",
  "description": "We build digital empires — from concept to launch. Premium web, mobile, AI, and Web3 solutions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030308",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "technology", "developer"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "View our case studies and projects",
      "url": "/portfolio",
      "icons": [{ "src": "/favicon.ico", "sizes": "96x96" }]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Explore our services",
      "url": "/services",
      "icons": [{ "src": "/favicon.ico", "sizes": "96x96" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/contact",
      "icons": [{ "src": "/favicon.ico", "sizes": "96x96" }]
    }
  ]
}
