{
  "name": "LensBooth",
  "short_name": "LensBooth",
  "lang": "en",
  "description": "Premium Shared Photo Booth Experience",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4F4F0",
  "theme_color": "#F4F4F0",
  "icons": [
    {
      "src": "assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-180.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "orientation": "natural",
  "categories": ["entertainment", "photo", "social"],
  "screenshots": [
    {
      "src": "assets/Lensboothpreview.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "LensBooth Desktop Experience"
    },
    {
      "src": "assets/solocardpreviewmobile.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "LensBooth Mobile Camera"
    }
  ],
  "shortcuts": [
    {
      "name": "Enter Booth",
      "short_name": "Booth",
      "description": "Jump straight into the photobooth",
      "url": "/booth.html",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
