{
  "name": "AIFLUX",
  "short_name": "AIFLUX",
  "description": "Create stunning images, videos, and audio with AI",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#110d19",
  "theme_color": "#8013ec",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/img/logo-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
