{
  "name": "The Podcast Graph",
  "short_name": "Podcast Graph",
  "description": "Track what the world's most influential podcasts are talking about. Topics, brands, people, and commercial opportunities - all in one graph.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "lang": "en",
  "scope": "/",
  "categories": ["news", "entertainment", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x489",
      "type": "image/png",
      "label": "The Podcast Graph - Trend Intelligence Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Trends",
      "url": "/trends",
      "description": "See what topics are trending across top podcasts"
    },
    {
      "name": "Graph",
      "url": "/graph",
      "description": "Explore the podcast topic knowledge graph"
    },
    {
      "name": "Signals",
      "url": "/signals",
      "description": "Browse commercial signals and opportunities"
    }
  ]
}
