{
  "name": "AnNamFood CEO Performance",
  "short_name": "AnNamFood CEO",
  "description": "CEO Performance OS — Focus, Operating Rhythm, Recovery, History and Performance dashboard.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#F2F5F8",
  "theme_color": "#17324D",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}