{
  "name": "Bodo AI",
  "short_name": "Bodo AI",
  "description": "AI-powered image and video generation platform. Create stunning visuals with the power of artificial intelligence.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0c",
  "theme_color": "#00f0ff",
  "lang": "en",
  "categories": ["photo", "art", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Generate Image",
      "short_name": "Image",
      "description": "Go directly to the AI Image Generator",
      "url": "/generate/image",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "/icons/icon-192.png" }]
    },
    {
      "name": "Generate Video",
      "short_name": "Video",
      "description": "Go directly to the AI Video Generator",
      "url": "/generate/video",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "/icons/icon-192.png" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.web.bodoainew.twa",
      "id": "app.web.bodoainew.twa"
    }
  ],
  "prefer_related_applications": true
}
