{
  "name": "Image Describer",
  "short_name": "ImgDescriber",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#251d35",
  "theme_color": "#8969bd",
  "description": "An AI-powered app to describe images.",
  "icons": [
    {
      "src": "ai.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "ai.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
