{
  "name": "Web Pulse — AI News",
  "short_name": "WebPulse",
  "description": "AI-curated news for developers and AI practitioners. Sourced, dated, versioned.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fafaf8",
  "theme_color": "#c8431f",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {"src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"}
  ],
  "categories": ["news", "technology"],
  "shortcuts": [
    {
      "name": "Search",
      "short_name": "Search",
      "description": "Search all articles",
      "url": "/search",
      "icons": [{"src": "/static/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Trending",
      "short_name": "Trending",
      "description": "Most-read articles this week",
      "url": "/trending",
      "icons": [{"src": "/static/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Topics",
      "short_name": "Topics",
      "description": "Browse by topic",
      "url": "/topics",
      "icons": [{"src": "/static/icon-192.png", "sizes": "192x192"}]
    }
  ],
  "screenshots": [
    {
      "src": "/static/og-default.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Web Pulse homepage"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
