{
  "name": "TechAndStream",
  "short_name": "TechAndStream",
  "description": "TechAndStream portfolio, hub, and production tools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#020611",
  "theme_color": "#020611",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "url": "/portfolio2024.html"
    },
    {
      "name": "Hub",
      "short_name": "Hub",
      "url": "/hub?mode=daily"
    },
    {
      "name": "Family",
      "short_name": "Family",
      "url": "/family"
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "url": "/blog"
    }
  ]
}
