{
  "name": "JournzMedia - Breaking News & Insights",
  "short_name": "JournzMedia",
  "description": "Real-time breaking news, politics, technology, sports and global affairs coverage.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["news", "magazine"],
  "icons": [
    {
      "src": "/journz.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/journz.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Breaking News",
      "short_name": "Breaking",
      "description": "Latest breaking news",
      "url": "/news/category/breaking-news",
      "icons": [{ "src": "/journz.png", "sizes": "192x192" }]
    },
    {
      "name": "Top Stories",
      "short_name": "Top Stories",
      "description": "Top news stories",
      "url": "/news/category/top-stories",
      "icons": [{ "src": "/journz.png", "sizes": "192x192" }]
    }
  ]
}
