{
  "name": "Work Simulator: Tech",
  "short_name": "WorkSim",
  "description": "Pick a profession and jump straight into bite-size arcade simulations built for tech teams.",
  "id": "/sim/",
  "start_url": "/sim/",
  "scope": "/sim/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "portrait",
  "background_color": "#05070a",
  "theme_color": "#05070a",
  "icons": [
    { "src": "brand/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "brand/icons/icon-256x256.png", "sizes": "256x256", "type": "image/png" },
    { "src": "brand/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "brand/icons/icon-1024x1024-maskable.png", "sizes": "1024x1024", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "brand/screenshots/roster-portrait-1080x1920.png", "sizes": "1080x1920", "type": "image/png", "label": "Role select screen" },
    { "src": "brand/og-image-1200x630.png", "sizes": "1200x630", "type": "image/png", "label": "Social share preview" }
  ],
  "categories": ["games", "productivity"]
}
