{
  "name": "Podfolio – AI Earnings Call Analysis",
  "short_name": "Podfolio",
  "description": "AI-powered earnings call analysis platform with auto-generated podcasts, summaries, and sentiment analysis for 8,000+ companies.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/favicon-small.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon-small.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-small.png",
      "sizes": "48x48",
      "type": "image/png"
    }
  ]
}