{
  "name": "Venthra Solutions",
  "short_name": "Venthra",
  "id": "app.vercel.venthrasolutions.twa",
  "description": "Premium Web Development, 3D Animation, and Digital Agency.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "fullscreen",
    "minimal-ui"
  ],
  "orientation": "any",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "prefer_related_applications": false,
  "categories": [
    "business",
    "technology"
  ],
  "icons": [
    {
      "src": "/VTS_NEW_LOGO.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/VTS_NEW_LOGO.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/VTS_NEW_LOGO.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/VTS_NEW_LOGO.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/VTS_NEW_LOGO.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}