{
  "name": "Mediagpt.ai",
  "short_name": "Mediagpt.ai",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#000000",
  "background_color": "#000",
  "description": "Create Amazing AI Videos from Text & Photos with AI Video Generator",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/home.png",
      "sizes": "375x812",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home"
    },
    {
      "src": "screenshots/home.png",
      "sizes": "375x812",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Home"
    }
  ]
}
