{
  "name": "Next Generation Gaming",
  "short_name": "NGG",
  "description": "The pulse of gaming — news, reviews, guides, and videos for PlayStation, Xbox, Nintendo, Steam, and PC.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "categories": ["news", "games", "entertainment"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "PlayStation", "url": "/platform/playstation", "description": "Latest PlayStation news" },
    { "name": "Xbox", "url": "/platform/xbox", "description": "Latest Xbox news" },
    { "name": "Nintendo", "url": "/platform/nintendo", "description": "Latest Nintendo news" },
    { "name": "Forum", "url": "/forum", "description": "Join the community" }
  ]
}
