{
  "name": "AI Podcast Live - Record Podcasts & Generate Videos with AI Guests",
  "short_name": "AI Podcast Live",
  "description": "Record and share your own AI podcast in minutes, then generate professional videos automatically. Record podcast conversations with AI guests and turn them into videos - no equipment, guests, or editing needed. Free to use. Start recording now.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["entertainment", "education", "social", "productivity"],
  "screenshots": [
    {
      "src": "/aipodcastlive.jpeg",
      "sizes": "1200x1200",
      "type": "image/jpeg",
      "label": "AI Podcast Live - Record podcasts and generate videos with AI Guests"
    }
  ]
}