{
  "name": "targetivo - Austrian Holding Company | Empowering Innovators & Entrepreneurs",
  "short_name": "targetivo",
  "description": "targetivo GmbH - Austrian holding company empowering innovators and entrepreneurs across real estate, marketing, tech, and manufacturing ventures. Founded 2021 in Vienna, Austria.",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "theme_color": "#00f5ff",
  "background_color": "#000000",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait-primary",
  "categories": ["business", "finance", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "screenshots": [
    {
      "src": "https://cdn.pulser.link/targetivo/assets/logo.png?w=1280&h=720&q=90",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "targetivo Homepage"
    },
    {
      "src": "https://cdn.pulser.link/targetivo/assets/logo.png?w=750&h=1334&q=90",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "targetivo Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "About targetivo",
      "short_name": "About",
      "description": "Learn about targetivo's mission and values",
      "url": "/#about",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Our Ventures",
      "short_name": "Ventures",
      "description": "Explore our portfolio of ventures",
      "url": "/#ventures",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with targetivo",
      "url": "/#contact",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    }
  ]
}