{
  "name": "GatherThinks | Tech News Discovery",
  "short_name": "GatherThinks",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "description": "GatherThinks is a high-fidelity tech news portal with premium sources.",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192 512x512 1024x1024",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192 512x512 1024x1024",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "categories": ["news", "technology"],
  "shortcuts": [
    {
      "name": "Home",
      "url": "/",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ]
}
