{
  "name": "InstaBooth",
  "short_name": "InstaBooth",
  "description": "A mobile-first photo booth with camera capture, shot modes, filters, and downloads.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#111421",
  "theme_color": "#111421",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
