{
  "name": "Here's New - Directory & Release Tracker",
  "short_name": "Here's New",
  "description": "Blazing-fast directory to track updates, new releases, and version changes across tech, games, finance, and consumer products.",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/",
  "scope": "/",
  "id": "com.heresnew.pwa",
  "dir": "ltr",
  "lang": "en-US",
  "categories": ["utilities", "news", "productivity", "business"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Technology Feed",
      "short_name": "Tech",
      "description": "View latest software and developer tool releases",
      "url": "/?domain=technology",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Corporate Finance",
      "short_name": "Finance",
      "description": "Track macroeconomic indicators and interest rate updates",
      "url": "/?domain=business",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
