{
  "name": "Keyhowl",
  "short_name": "Keyhowl",
  "description": "The all-in-one platform for escape room success",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f6f8",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/pwa/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa/screenshot-wide.png",
      "sizes": "1919x1079",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Keyhowl desktop dashboard"
    },
    {
      "src": "/pwa/screenshot-mobile.png",
      "sizes": "1236x2745",
      "type": "image/png",
      "label": "Keyhowl mobile dashboard"
    }
  ]
}
