{
  "name": "Oper8 Project Operations",
  "short_name": "Oper8",
  "description": "Project, timeline, workload and operations management for teams.",
  "start_url": "/index.php?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#f5f7fb",
  "theme_color": "#172554",
  "orientation": "any",
  "icons": [
    { "src": "assets/icons/oper8-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icons/oper8-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
