{
  "name": "APEX Project Management",
  "short_name": "APEX",
  "description": "Professional project management for construction, AV and smart buildings",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#0d0f14",
  "theme_color": "#0d0f14",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%234f87ff'/><rect x='80' y='80' width='160' height='160' rx='20' fill='white'/><rect x='272' y='80' width='160' height='70' rx='20' fill='white'/><rect x='272' y='170' width='160' height='70' rx='20' fill='white' opacity='0.7'/><rect x='80' y='272' width='352' height='70' rx='20' fill='white'/><rect x='80' y='362' width='240' height='50' rx='20' fill='white' opacity='0.7'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/app.html#dashboard",
      "description": "View project dashboard"
    },
    {
      "name": "Tasks",
      "url": "/app.html#tasks",
      "description": "Manage tasks"
    }
  ]
}
