{
  "name": "Saku — 業務がサクッと終わる AI",
  "short_name": "Saku",
  "description": "30種類の業務テンプレートをワンクリック実行できる AI",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#E11D48",
  "background_color": "#FFEFF3",
  "lang": "ja",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "テンプレート一覧",
      "url": "/dashboard",
      "description": "30 テンプレートから選んで実行"
    },
    {
      "name": "AI チャット",
      "url": "/dashboard/chat",
      "description": "自社データに質問"
    },
    {
      "name": "領収書 OCR",
      "url": "/dashboard/run/receipt-ocr",
      "description": "領収書を撮影して仕訳"
    }
  ],
  "categories": ["productivity", "business", "finance"]
}
