{
  "name": "NR Gaming",
  "short_name": "NR Gaming",
  "description": "Gaming Hub \u2014 Deals, Picker, Game Night",
  "start_url": "./hub.html",
  "display": "standalone",
  "background_color": "#080c12",
  "theme_color": "#080c12",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "games",
    "entertainment"
  ],
  "screenshots": []
}