{
  "name": "Honey Planner — AI-планировщик",
  "short_name": "Honey",
  "description": "Превращает идеи и входящие задачи в реалистичный план.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f7fb",
  "theme_color": "#6366f1",
  "lang": "ru",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Входящие",
      "url": "/inbox"
    },
    {
      "name": "AI-чат",
      "url": "/ai"
    }
  ]
}
