{
  "name": "PRVER - AI-Powered Digital Solutions",
  "short_name": "PRVER",
  "description": "PRVER delivers cutting-edge web development, AI integration, and digital transformation services. Transform your business with our expert team.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f3e8ff",
  "theme_color": "#A78BFA",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "technology", "design"],
  "icons": [
    {
      "src": "img/Ico.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/Ico.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/Ico.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/Ico.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/Ico.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/Ico.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "img/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View our digital services",
      "url": "/services.html",
      "icons": [{ "src": "img/Ico.png", "sizes": "192x192" }]
    },
    {
      "name": "Our Portfolio",
      "short_name": "Portfolio",
      "description": "View our portfolio",
      "url": "/work.html",
      "icons": [{ "src": "img/Ico.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Contact PRVER",
      "url": "/index.html#contact",
      "icons": [{ "src": "img/Ico.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"]
}