{
  "name": "FinanceFlow - Умный Бюджет",
  "short_name": "FinanceFlow",
  "description": "Персональный финансовый помощник с AI-инсайтами, планированием бюджета и отслеживанием целей",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f0f1fa",
  "theme_color": "#6366F1",
  "categories": ["finance", "productivity", "utilities"],
  "lang": "ru",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Бюджет",
      "short_name": "Бюджет",
      "url": "/?tab=budget",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Цели",
      "short_name": "Цели",
      "url": "/?tab=goals",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
