{
  "id": "/",
  "name": "Wirebeat · News Search",
  "short_name": "Wirebeat",
  "description": "Search trusted headlines and breaking news across sources with Wirebeat. Filter by location, category, and date to find what matters.",
  "lang": "en-GB",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay"],
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#B44321",
  "categories": ["news", "search", "productivity"],
  "icons": [
    {
      "src": "/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "UK Headlines",
      "short_name": "UK",
      "url": "/?category=",
      "description": "Top UK headlines"
    },
    {
      "name": "World",
      "short_name": "World",
      "url": "/?category=World",
      "description": "Global stories"
    },
    {
      "name": "Business",
      "short_name": "Business",
      "url": "/?category=Business",
      "description": "Markets and companies"
    },
    {
      "name": "Technology",
      "short_name": "Tech",
      "url": "/?category=Technology",
      "description": "Tech news"
    },
    {
      "name": "Trending",
      "short_name": "Trending",
      "url": "/trending.php",
      "description": "See what’s hot"
    },
    {
      "name": "Advanced search",
      "short_name": "Advanced",
      "url": "/advanced-search",
      "description": "Fine-tune results"
    }
  ],
  "prefer_related_applications": false
}
