{
  "name": "Financial Manager",
  "short_name": "Financial Manager",
  "description": "Level up from accountant into corporate financial management — controller, FP&A, treasury, capital budgeting, internal controls, and the path to CFO. Educational only.",
  "theme_color": "#0b1120",
  "background_color": "#0b1120",
  "display": "standalone",
  "display_override": [
    "standalone"
  ],
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "categories": [
    "education",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
