{
  "id": "/",
  "name": "TheGCGuy Backoffice",
  "short_name": "TheGCGuy BO",
  "description": "TheGCGuy Backoffice Portal",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "2940x1666",
      "type": "image/png",
      "form_factor": "wide",
      "label": "TheGCGuy Backoffice desktop view"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "432x930",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "TheGCGuy Backoffice mobile view"
    }
  ]
}
