{
  "name": "Infery.ai",
  "short_name": "Infery",
  "description": "Your AI workspace for text, images, voice and video.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#030712",
  "orientation": "any",
  "categories": ["productivity", "developer", "utilities"],
  "icons": [
    {
      "src": "/brand/favicon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
