{
  "name": "Online Photo Booth | Free Online Camera with Filters",
  "short_name": "SnapBooth",
  "description": "Turn your screen into an online photo booth. Use our free online camera with filters to snap high-quality shots, create photo strips, and save memories instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
