{
  "name": "SetupLab Pro",
  "short_name": "SetupLab Pro",
  "description": "Motorsport setup-engineering workspace. Powered by RBS AutoCode.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#090909",
  "theme_color": "#090909",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/brand/SetupLabPro_AppIcon_Dark_256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/SetupLabPro_AppIcon_Dark_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/SetupLabPro_AppIcon_Dark_1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
