{
  "name": "CelebSelfie AI",
  "short_name": "CelebSelfie",
  "description": "Take a selfie with any celebrity using AI.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "https://picsum.photos/seed/icon/192/192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://picsum.photos/seed/icon/512/512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
