{
  "name": "StayClient",
  "short_name": "StayClient",
  "version": "0.1.0",
  "description": "StayClient klantenplatform voor salons.",
  "lang": "nl",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "theme_color": "#0d9488",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "display": "standalone",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshots/mobile.png",
      "sizes": "356x772",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "images/screenshots/desktop.png",
      "sizes": "1914x864",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
