{
  "name": "TrendingRepo",
  "short_name": "TrendingRepo",
  "description": "The trend map for open source. Live GitHub, Reddit, Hacker News, ProductHunt, Bluesky, and dev.to signals in one terminal.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#151419",
  "theme_color": "#151419",
  "categories": ["developer", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
