{
  "name": "Just Us Gamers",
  "short_name": "JUSTUSGAMERS",
  "description": "Your gaming crew, all in one place. Connect Steam, Xbox, and PlayStation — see what friends are playing right now.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "categories": ["games", "social"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Just Us Gamers home screen"
    }
  ]
}
