{
  "name": "Flanit Cash — 자금수지 예측",
  "short_name": "Flanit Cash",
  "description": "한국 스타트업을 위한 자금수지 예측 관리 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0B0F1A",
  "background_color": "#0B0F1A",
  "lang": "ko",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "48x48",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "대시보드",
      "short_name": "대시보드",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.svg", "sizes": "48x48", "type": "image/svg+xml" }]
    },
    {
      "name": "현금흐름",
      "short_name": "현금흐름",
      "url": "/cashflow",
      "icons": [{ "src": "/favicon.svg", "sizes": "48x48", "type": "image/svg+xml" }]
    }
  ]
}
