{
  "name": "CFO Dashboard",
  "short_name": "CFO",
  "description": "Ron's Personal Financial Decision Engine",
  "start_url": "/cfo-dashboard/",
  "display": "standalone",
  "background_color": "#050C18",
  "theme_color": "#050C18",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23050C18'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='%23C9A96E'>₱</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
