{
  "name": "TBI Plus",
  "short_name": "TBI Plus",
  "theme_color": "#0082ff",
  "background_color": "#ffffff",
  "start_url": "/app",
  "id": "TBI_Plus",
  "display": "standalone",
  "description": "Text Behind Image Plus is a powerful design tool that allows users to effortlessly create stunning 3D text and image designs. Whether you're a professional designer or someone looking to enhance your creative projects, this app makes it easy to add and customize text or image layers in front of or behind the main image subject.",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "icon-512-maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "icon-512.png",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "screenshots": [
    {
      "src": "/gallery/image-1.png",
      "type": "image/png",
      "sizes": "1920x1080",
      "form_factor": "narrow"
    },
    {
      "src": "/gallery/image-2.png",
      "type": "image/png",
      "sizes": "1920x1080",
      "form_factor": "narrow"
    },
    {
      "src": "/gallery/image-3.png",
      "type": "image/png",
      "sizes": "1920x1080",
      "form_factor": "wide"
    }
  ]
}