{
  "name": "AI H5 App",
  "short_name": "AI App",
  "description": "AI-powered image and video generation application",
  "icons": [
    {
      "src": "/images/app-192x192.jpg",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/images/app-360x360.jpg",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#8838A5",
  "background_color": "#0a0015",
  "orientation": "portrait"
}

