{
  "short_name": "Augmencia",
  "name": "Augmencia: Geben Sie Ihr Fachwissen mit einer Geste weiter",
  "description": "Der visuelle Assistent für Augmented Reality in der Industrie. Verwandeln Sie Ihre komplexen Abläufe in interaktive visuelle Anleitungen.",
  "lang": "de-DE",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/de?utm_source=homescreen",
  "background_color": "#ffffff",
  "display": "browser",
  "scope": "/",
  "theme_color": "#1A3247",
  "orientation": "any",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop-Startseite"
    },
    {
      "src": "/screenshots/mobile-home.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile Startseite"
    }
  ]
}