{
  "name": "Project Command Center",
  "short_name": "Command Center",
  "description": "Личный центр управления проектами, задачами, финансами и автономными процессами.",
  "lang": "ru",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F4F1EA",
  "theme_color": "#0F1B2D",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
