{
  "name": "LIVER JAPAN CRM",
  "short_name": "LJ CRM",
  "description": "LIVER JAPAN CRM - LINE公式アカウント管理システム",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#06C755",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "個別トーク",
      "short_name": "トーク",
      "description": "個別メッセージ画面を開く",
      "url": "/chats"
    },
    {
      "name": "友だちリスト",
      "short_name": "友だち",
      "description": "友だち一覧を開く",
      "url": "/friends"
    }
  ]
}
