{
  "short_name": "Augmencia",
  "name": "Augmencia: Deel uw expertise in één gebaar",
  "description": "De visuele assistent in augmented reality voor de industrie. Zet uw complexe procedures om in interactieve visuele gidsen.",
  "lang": "nl-NL",
  "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": "/nl?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 Homepagina"
    },
    {
      "src": "/screenshots/mobile-home.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobiele Homepagina"
    }
  ]
}