{
  "name": "Pixora — AI Photo Booth",
  "short_name": "Pixora",
  "description": "Create Memories Beyond Reality — AI Photo Booth Experience",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07050f",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}